Skip to main content
Version: Next

Timeout

Hierarchy

Index

Properties

Properties

optionaltimeout

timeout?: number | inherit

Timeout for the Actor run in seconds, or 'inherit'.

Using inherit will set timeout of the newly started Actor run to the time remaining until this Actor run times out so that the new run does not outlive this one.

Page Options