Overview
Recharge extractions were hitting API rate limits, triggering throttling errors that caused workflows to run significantly longer than expected.
What we changed
The Recharge extractor now implements rate limit handling aligned with Recharge's API constraints, including automatic retry logic with backoff when a rate limit is encountered.
What to expect
Recharge workflows should complete faster with fewer interruptions. No action is required.