Skip to main content

10 docs tagged with "Queries"

View all tags

Workflow message passing

Signals write to a running Workflow without waiting, Queries read its current state, and Updates do both and return a result to the caller.

Workflow message passing - PHP SDK

Develop with Signals, Queries, and Updates in Temporal Workflows. Define, handle, and send Signals or Queries, and validate updates from a Temporal Client.