Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Gracefully handle throttle limits (HTTP status 429) #319

Open
buren opened this issue Feb 17, 2017 · 0 comments
Open

Gracefully handle throttle limits (HTTP status 429) #319

buren opened this issue Feb 17, 2017 · 0 comments

Comments

@buren
Copy link
Member

buren commented Feb 17, 2017

The API has a throttle limit, if reached it will return HTTP status 429. We should handle that as we handle 404 & 403 from the API (in other words just display a message on the same page to the user with the message that the API returned).

@buren buren added the P4 label Feb 17, 2017
@buren buren removed the P4 label May 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant