The Glue for Stateless Architectures

Fire and forget from your serverless functions. We wait for long-running services and store the results.

Async Callbacks

Wait for long-running services and capture their responses.

Automatic Retries

Exponential or linear backoff with up to 10 retry attempts.

Scheduled Tasks

Delay execution with ISO 8601 timestamps using delayUntil.

hero
FIRE AND FORGET

Built for Serverless & Long-Running Tasks

Cloud functions timeout. AsyncQueue waits. Create tasks with one HTTP call, we handle retries, delays, and result storage.

Everything You Need for Background Tasks

Delayed Tasks.

Schedule tasks for future execution with ISO 8601 timestamps. Perfect for reminders, scheduled jobs, and timed workflows.
Delayed task scheduling interface

Completion Webhooks.

Get notified when tasks finish with detailed results, status codes, and response bodies.
Jira logo
Excel logo
Notion logo
Word logo
Monday logo
Google Drive logo
Jira logo
Asana logo

Result Storage.

Access callback responses via API. We store status codes, headers, body, and duration for every task.
Result storage interface

Team API Keys.

Scoped access for your organization. Create multiple API keys per team with granular permissions.
API keys management interface

Real-time Status.

Track task lifecycle: pending, delayed, processing, completed, failed, timeout, or cancelled.
Task status interface