Event
An event that occurred during the execution of a durable function.
Types
Properties
Contains details about a failed callback operation, including error information and the reason for failure.
Contains details about a callback operation that has started, including timing information and callback metadata.
Contains details about a successfully completed callback operation, including the result data and completion timestamp.
Contains details about a callback operation that timed out, including timeout duration and any partial results.
Contains details about a failed chained function invocation, including error information and failure reason.
Contains details about a chained function invocation that has started execution, including start time and execution context.
Details about a chained invocation that was stopped.
Details about a chained invocation that succeeded.
Details about a chained invocation that timed out.
Details about a context that failed.
Details about a context that started.
Details about a context that succeeded.
The date and time when this event occurred, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Details about an execution that failed.
Details about an execution that started.
Details about an execution that was stopped.
Details about an execution that succeeded.
Details about an execution that timed out.
Details about a function invocation that completed.
Details about a step that failed.
Details about a step that started.
Details about a step that succeeded.
Details about a wait operation that was cancelled.
Details about a wait operation that started.
Details about a wait operation that succeeded.