AI Gateway now supports automatic retries at the gateway level. When an upstream provider returns an error, your gateway retries the request based on the retry policy you configure, without requiring any client-side changes. You can configure the retry count (up to 5 attempts), the delay between retries (from 100ms...
AI Gateway - Automatically retry on upstream provider failures on AI Gateway
Cloudflare Developer Platform Changelog · 2026-04-02
Related items
AI Gateway - Get started with AI Gateway automatically
You can now start using AI Gateway with a single API call — no setup required. Use default as your gateway ID, and AI Gateway creates one for you automatically on the first request. To try it out, create an API token with AI Gateway - Read , AI Gateway - Edit , and Workers AI - Read permissions, then run: curl -X PO...
D1, Workers - D1 automatically retries read-only queries
D1 now detects read-only queries and automatically attempts up to two retries to execute those queries in the event of failures with retryable errors. You can access the number of execution attempts in the returned response metadata property totalattempts . At the moment, only read-only queries are retried, that is,...
AI Gateway - AI Gateway adds DeepSeek as a Provider
AI Gateway now supports DeepSeek , including their cutting-edge DeepSeek-V3 model. With this addition, you have even more flexibility to manage and optimize your AI workloads using AI Gateway. Whether you're leveraging DeepSeek or other providers, like OpenAI, Anthropic, or Workers AI , AI Gateway empowers you to: M...
AI Search - Create AI Search instances programmatically via REST API
You can now create AI Search instances programmatically using the API . For example, use the API to create instances for each customer in a multi-tenant application or manage AI Search alongside your other infrastructure. If you have created an AI Search instance via the dashboard before, you already have a service...
Agents, Workers - Agents SDK v0.3.0, workers-ai-provider v3.0.0, and ai-gateway-provider v3.0.0 with AI SDK v6 support
We've shipped a new release for the Agents SDK v0.3.0 bringing full compatibility with AI SDK v6 and introducing the unified tool pattern, dynamic tool approval, and enhanced React hooks with improved tool handling. This release includes improved streaming and tool support, dynamic tool approval (for "human in the l...
AI Gateway - AI Gateway adds Cerebras, ElevenLabs, and Cartesia as new providers
AI Gateway has added three new providers: Cartesia , Cerebras , and ElevenLabs , giving you more even more options for providers you can use through AI Gateway. Here's a brief overview of each: Cartesia provides text-to-speech models that produce natural-sounding speech with low latency. Cerebras delivers low-latenc...