OptionalcontextAllow to overwrite properties of the "context" of workflows when called in tests environments.
OptionaldetachedConfigures whether this workflow runs detached. Detached workflows called without explicitly awaiting the result are "fire-and-forget" and may outlive the parent.
OptionaloptionsTemporal activity options for this invocation (overrides the workflow's default activity options).
Configuration for workflow invocations.
Allows overriding Temporal Activity options for this workflow.