Skip to content

WorkflowContext

Quanzheng Long edited this page Dec 23, 2024 · 1 revision

Context is an object for invoking state waitUntil, execute APIs, and workflow RPC methods. It bring information as “context”, include:

  • workflow start time
  • workflowId
  • workflowType
  • state executionID: only applicable for state execution
  • firstAttemptTime: only applicable for state execution
  • attemptNumber: only applicable for state execution