Retry policy block
What the workflow does when a step trips over a flaky downstream. Set max attempts, the base delay, the backoff curve and whether to apply random jitter. The preview bars show the projected delay per attempt — exponential is what we use for Twilio.
Production answer
Retry policy block is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.
Primary CTAReview Retry policy block states
Generative search brief
Retry policy block: What the workflow does when a step trips over a flaky downstream. Set max attempts, the base delay, the backoff curve and whether to apply random jitter. The preview bars show the projected delay per attempt — exponential is what we use for Twilio.
Twilio SMS · sms.send
ExponentialAggressive backoff for SMS
Max attempts5
Base delay30.0s
JitterOn · ±20%
Projected delays · attempts 1–5
- #0130.0s
- #021m 00s
- #032m 00s
- #044m 00s
- #058m 00s
Stripe · refunds.create
LinearLinear retries for payments
Max attempts4
Base delay5.0s
JitterOff
Projected delays · attempts 1–4
- #015.0s
- #0210.0s
- #0315.0s
- #0420.0s
Supplier · parts.search
FixedFixed retry · burnett supplier
Max attempts3
Base delay2.0s
JitterOn · ±20%
Projected delays · attempts 1–3
- #012.0s
- #022.0s
- #032.0s