Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add middleware/handler to throttle requests to conform to API rate limit #71

Open
2 tasks done
OGKevin opened this issue Jan 31, 2018 · 0 comments
Open
2 tasks done
Assignees

Comments

@OGKevin
Copy link
Contributor

OGKevin commented Jan 31, 2018

Steps to reproduce:

  1. Trigger a 429 response

What should happen:

  1. You the SDK retries after a few seconds

What happens:

  1. The user has to do this him/her self

Traceback

SDK version and environment

  • Tested on 0.12.4
  • Sandbox
  • Production

Response id

  • Response id:

Extra info:

@OGKevin OGKevin added this to the 0.13.0 milestone Jan 31, 2018
@OGKevin OGKevin self-assigned this Jan 31, 2018
@OGKevin OGKevin added this to To do in 1.0.0 - SDK Mar 21, 2018
@OGKevin OGKevin modified the milestones: 0.13.0, 0.13.5 Mar 27, 2018
@OGKevin OGKevin removed this from To do in 1.0.0 - SDK Jul 24, 2018
@OGKevin OGKevin modified the milestones: 1.0.0, 1.1.0 Jul 24, 2018
@angelomelonas angelomelonas removed this from the 1.1.0 milestone Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants