Skip to content
Cloudflare Docs

Limits

Limits that apply to authoring, deploying, and running Agents are detailed below.

Many limits are inherited from those applied to Workers scripts and/or Durable Objects, and are detailed in the Workers limits documentation.

FeatureLimit
Max concurrent (running) Agents per accountTens of millions+
Max definitions per account~250,000+
Max state stored per unique Agent1 GB
Max compute time per Agent30 seconds (refreshed per HTTP request / incoming WebSocket message)
Duration (wall clock) per step Unlimited (e.g. waiting on a database call or an LLM response)