Interface: ActivityOptions
client.ActivityOptions
Options used by ActivityClient.start.
Standalone Activities are experimental. APIs may be subject to change.
Properties
args
• Optional args: any[] | readonly any[]
Input arguments to pass to the activity.
heartbeatTimeout
• Optional heartbeatTimeout: Duration
If set, specifies maximum time between successful heartbeats.