//
pkg.gl
Category
github.com/deploymenttheory/go-api-http-client
ratehandler
package
0.2.12
Repository:
https://github.com/deploymenttheory/go-api-http-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
52 SLOC
#
Functions
CalculateBackoff
CalculateBackoff calculates the next delay for retry with exponential backoff and jitter.
ParseRateLimitHeaders
ParseRateLimitHeaders parses common rate limit headers and adjusts behavior accordingly.