{"title":"Salesforce API: 503/Quota Recovery","region":"Global","category":"Enterprise Playbook","description":"Recovering from Salesforce 503s and quota exhaustion without endless retries.","lastUpdated":"2026-02-25","steps":["Identify 'REQUEST_LIMIT_EXCEEDED' or 'SERVER_UNAVAILABLE' status codes.","Execute 'Sforce-Limit-Info' header inspection to calculate remaining calls.","Trigger 'Batch Consolidation' mode to reduce call frequency.","Implement Jitter-based exponential backoff (Start: 2s, Max: 60s).","Escalate to Human if quota remains <1% for more than 10 minutes."],"url":"https://checklist.day/salesforce-api-503-quota-recovery"}