Interface: StartNexusOperationOptions
workflow.StartNexusOperationOptions
Options for starting a Nexus Operation.
Nexus support in Temporal SDK is experimental.
Properties
scheduleToCloseTimeout
• Optional
Readonly
scheduleToCloseTimeout: Duration
The end to end timeout for the Nexus Operation.
Optional: defaults to the maximum allowed by the Temporal server.
summary
• Optional
Readonly
summary: string
A fixed, single-line summary for this Nexus Operation that may appear in the UI/CLI. This can be in single-line Temporal markdown format.
User metadata is a new API and susceptible to change.