ToolsThe story, in brief

Vercel Queues now in public beta

Vercel ships durable queues for AI agents. At-least-once delivery, automatic retries, $0.60 per 1M ops.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel's Queues infrastructure addresses a critical gap for AI agents and multi-step workflows—reliable task orchestration without manual retry logic. This is table-stakes for production AI agents handling long-running, failure-prone operations.

The key facts

14 to know
  1. Vercel Queues in public beta

  2. Built on Fluid compute

  3. At-least-once delivery semantics

  4. Automatic retries with customizable visibility timeout

  5. Pricing: $0.60 per 1M API operations

  6. Features: delayed delivery, idempotency keys, concurrency control, per-deployment topic partitioning

  7. Multi-AZ synchronous replication

  8. Integrates with Vercel Workflow for multi-step orchestration

  9. Vercel Queues now in public beta

  10. Pricing: $0.60 per 1M operations

  11. At-least-once delivery semantics with automatic retries

  12. Features: multiple AZ replication, idempotency keys, concurrency control, delayed delivery

  13. Targets async task processing for Functions that crash or redeploy

  14. Available to all teams

Go to the source

Vercel Blogvercel.com

Publisher excerpt: is a durable event streaming system built with , and is now available in public beta for all teams. Vercel Queues also powers : use Queues for direct message publishing and consumption, Workflow for ergonomic multi step orchestration.Vercel QueuesFluid computeWorkflow Functions need a reliable way…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools