Worker
Table of Contents
Classes
- ActivityContext
- Activity attempt metadata and heartbeat/cancellation support.
- HandlerResolver
- Resolves class-oriented handlers through PSR-11 or a no-container default.
- PollResponse
- Classifies full worker poll response envelopes using protocol fields.
- QueryContext
- Immutable committed state supplied to query and update handlers.
- Replayer
- Re-executes a straight-line workflow Fiber against committed, sequence-ordered history.
- ReplayResult
- WorkflowCommand
- A replayable command emitted when straight-line workflow code suspends.
- WorkflowContext
- Straight-line deterministic operations available while a workflow Fiber is replayed.