Skip to content

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

Cloudflare's release notes

More Cloudflare developer platform releases

Every Cloudflare developer platform release

Also shipped on Mar 6, 2026

Cloudflare in March 2026

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.

New releases by email

Tuesday mornings: the week's data, AI and developer-tools releases, only in weeks when something shipped.

Double opt-in. Unsubscribe any time.