Interface: $Properties
v1.RespondActivityTaskFailedRequest.$Properties
Properties of a RespondActivityTaskFailedRequest.
Hierarchy
-
$Properties
Properties
cause
• Optional cause: null | ActivityTaskFailedCause
Why did the task fail? When unset, the failure is treated as an unspecified activity failure.
deployment
• Optional deployment: null | $Properties
Deployment info of the worker that completed this task. Must be present if user has set
WorkerDeploymentOptions regardless of versioning being enabled or not.
Deprecated. Replaced with deployment_options.
deploymentOptions
• Optional deploymentOptions: null | $Properties
Worker deployment options that user has set in the worker.
failure
• Optional failure: null | $Properties
Detailed failure information
identity
• Optional identity: null | string
The identity of the worker/client