Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

Add HTTP 429 response handler #1

Open
bdeanindy opened this issue May 24, 2016 · 0 comments
Open

Add HTTP 429 response handler #1

bdeanindy opened this issue May 24, 2016 · 0 comments

Comments

@bdeanindy
Copy link
Owner

In the event someone enters a start and end date which contains more than 10K call log records (which would exceed 10 requests in total within 60 seconds and cause an HTTP 429), the code which requests the 429 should delay subsequent request attempts until the number of seconds indicated in the retry-after header of the 429 response has elapsed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant