Interface: $Properties
v1.WorkflowTaskScheduledEventAttributes.$Properties
Properties of a WorkflowTaskScheduledEventAttributes.
Hierarchy
-
$Properties
Properties
attempt
• Optional attempt: null | number
Starting at 1, how many attempts there have been to complete this task
startToCloseTimeout
• Optional startToCloseTimeout: null | $Properties
How long the worker has to process this task once receiving it before it times out
(-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --)
taskQueue
• Optional taskQueue: null | $Properties
The task queue this workflow task was enqueued in, which could be a normal or sticky queue