Interface: IRespondNexusTaskFailedRequest
workflowservice.v1.IRespondNexusTaskFailedRequest
Properties of a RespondNexusTaskFailedRequest.
Implemented by
Properties
error
• Optional error: null | IHandlerError
The error the handler failed with.
identity
• Optional identity: null | string
The identity of the client who initiated this request.
namespace
• Optional namespace: null | string
RespondNexusTaskFailedRequest namespace
taskToken
• Optional taskToken: null | Uint8Array
A unique identifier for this task.