Apex Callout Retry And Resilience

Strategy layer for resilient Apex HTTP callouts: bounded retry with backoff, queueable async retry chains, circuit-breaker via Platform Cache, idempotency keys, dead-letter pattern. NOT for callout authentication — use apex/apex-named-credentials-patterns. NOT for callout/DML transaction-boundary rules — use apex/callout-and-dml-transaction-boundaries.

PranavNagrecha 62e4305 7 files · 40.2 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/apex/apex-callout-retry-and-resilience commit 62e4305c00

Frequently asked questions

npx skillmds add pranavnagrecha/apex-callout-retry-and-resilience