Collected sources and patterns will appear here. Add from search or the patterns library.
WorkflowState + EventFilter -> PausedWorkflowState
Pause a workflow's execution state in a database and resume it only when a matching event is received.
Problem it solves
Workflows waiting for long-running external actions exhaust active compute resources if kept in-memory.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.