# Functions

CalculateBackoff calculates the next delay for retry with exponential backoff and jitter.
ParseRateLimitHeaders parses common rate limit headers and adjusts behavior accordingly.