Workflows, Workers - Workflow steps now expose retry attempt number via step context
UpdateUnverifiedAdded Sep 24, 2026
Cloudflare Workflows allows you to configure specific retry logic for each step in your workflow execution. Now, you can access which retry attempt is currently executing for calls to step.do() : await step. do ( "my-step" , async ( ctx ) => { // ctx.attempt is 1 on first try, 2 on first retry, etc. console. log ( `Attempt ${ ctx .
Topics: Observability
More Cloudflare developer platform releases
Every Cloudflare developer platform release| Date | Release | Type |
|---|---|---|
| Mar 6 | Radar - Region Filtering, AS Traffic Volume, and Navigation Improvements on Cloudflare Radarunverified Update | Update |
| Mar 6 | Workers AI, Realtime - Real-time transcription in RealtimeKit now supports 10 languages with regional variantsunverified Update | Update |
| Mar 6 | Security Center - Dismiss and filter matches in Brand Protectionunverified Update | Update |
| Mar 4 | Browser Run - Browser Rendering: 3x higher REST API request rateunverified Update | Update |
| Mar 4 | Cloudflare One, Access - User risk score selector in Access policiesunverified Update | Update |
| Mar 4 | Gateway - Gateway Authorization Proxy and hosted PAC files (open beta)unverified Beta | Beta |
| Mar 4 | Workers AI - New conversion options for Markdown Conversionunverified Update | Update |
| Mar 9 | API Shield - New Vulnerability Scanner for API Shieldunverified Beta | Beta |
Also shipped on Mar 6, 2026
Cloudflare in March 2026| Date | Company | Release | Product | Type |
|---|---|---|---|---|
| Mar 6 | What's new in Sigmaunverified | Sigma | Beta | |
| Mar 6 | Real-time API & Rate Limit Metrics Streaming (Beta)unverified | Auth0 | Beta | |
| Mar 6 | - Postgres wire protocol endpoint: Query your MotherDuck databases using any Postgres-compatible client...unverified | MotherDuck | Update | |
| Mar 6 | Two-factor authentication, Data API Advisors, Neon Auth org settings, and more release - Mar 06, 2026unverified | Neon | Update | |
| Mar 6 | Buy Domains on Railway, New Layout, AI Agent Panelunverified | Railway | Update | |
| Mar 6 | Limit AI usage on your teamunverified | Netlify | Update |
Sources: each vendor's own release notes, changelogs and GitHub releases, read daily to monthly by how often it posts. Logos via logo.dev; trademarks belong to their owners.