bunq / sdk_csharp

C# SDK for bunq API
MIT License
35 stars 22 forks source link

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

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: