Workflows makes it easier to build reliable multi-step applications that can recover when downstream systems fail. Rollback handlers now receive the original step context via a ctx object for the step being rolled back. This includes ctx.step.name , ctx.step.count , ctx.attempt , and the step config with defaults applied.
Workflows - Workflows rollback handlers now include step context
calendar_today
June 23, 2026
domain
cloudflare