Language
Guides¶
Use these guides once a quickstart is running.
| Goal | Guide |
|---|---|
| Enqueue inside a Python framework transaction | Bridge adapters |
| Run follow-up work after a durable outcome | Lifecycle hooks |
| Send work to an HTTP function and wait for its callback | HTTP callbacks |
| Accept callbacks in an application-owned endpoint | Callback receivers |
| Retain, inspect, and redrive exhausted failures | Dead-letter queue |
For runtime configuration, production rollout, role separation, monitoring, and incidents, continue to Operations.