OperationUpdate
An update to be applied to an operation during checkpointing.
Types
Properties
The action to take on the operation.
Configuration options for callback operations in durable executions, including timeout settings and retry behavior.
Configuration options for chained function invocations in durable executions, including retry settings and timeout configuration.
Options for context operations.
The error information for failed operations.
The payload for successful operations. The maximum payload size is 6 MB for synchronous EXECUTION operations (RequestResponse invocationType), 1 MB for asynchronous EXECUTION (Event invocationType) and CHAINED_INVOKE operations, and 256 KB for CONTEXT, STEP, WAIT, and CALLBACK operations.
Options for step operations.
The type of operation to update.
Options for wait operations.