← Services
Background work
Job Queues
Job Queues pull work off the request path. Producers enqueue payloads from functions or origins; consumers retry with backoff. Poison messages land in a dead-letter queue.
- ▸ At-least-once delivery
- ▸ Dead-letter queues
- ▸ Backoff retries
- ▸ Function consumers
Auto-provisioned on every new zone. Read the Job Queues docs, including use cases and API examples. Manage it from the dashboard after you create an account.
Create an account