Build & apps
Queue
Async job queue.
3 min readqueue, jobsUpdated 2026-05-25 · v2
Open in your workspace
Goes to /queue
Why use this
Open Queue when you want to inspect, retry, or cancel every background job in one place so nothing hangs silently.
Benefits:
- See every async job in one timeline
- Retry failed jobs without rebuilding inputs
- Cancel runaway work before it costs more credits
- Diagnose why a Mission or export stalled
What this is
Queue is the async job queue showing every background task: missions, syncs, exports, bulk recomputes.
Who can access it
Owner, admin, member, viewer, agency, founder.
What it does
- Lists pending, running, completed.
- Status, retry, cancel.
How to use it
- Open /queue.
- Drill into a job.
- Cancel or retry as needed.
Rules and limits
- Cancellation may not be instant.