bunq / sdk_python

Python SDK for bunq API
MIT License
106 stars 25 forks source link

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

Open OGKevin opened 6 years ago

OGKevin commented 6 years ago

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

Response id

Extra info: