sdk_python icon indicating copy to clipboard operation
sdk_python copied to clipboard

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

Open OGKevin opened this issue 6 years ago • 0 comments

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
  • [x] Sandbox
  • [x] Production

Response id

  • Response id:

Extra info:

  • bunq/sdk_php#109

OGKevin avatar Jan 31 '18 17:01 OGKevin