Skip to main content

Polling coordination

Product polling Flow coordinating dual channels and timers (distinct from the polling pattern).

Why this shape

Long-running backend processes need durable waits, retries, and external interaction. This use case shows how Dex capabilities compose for that problem domain.

Code examples

# Browse examples/*/polling* (Python tree under examples/python)