sdk_python
                                
                                
                                
                                    sdk_python copied to clipboard
                            
                            
                            
                        Add middleware/handler to throttle requests to conform to API rate limit
Steps to reproduce:
- Trigger a 429 response
 
What should happen:
- You the SDK retries after a few seconds
 
What happens:
- 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