You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add retries on RPC token bucket limit has been exceeded (#395)
## Changes
Another case when the platform is not sending a proper HTTP 429
response. This time for the SCIM user list:
<img width="925" alt="image"
src="https://github.com/databricks/databricks-sdk-py/assets/259697/c6159844-949b-4746-8750-7e7125056493">
## Tests
<!--
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->
- [ ] `make test` run locally
- [ ] `make fmt` applied
- [ ] relevant integration tests applied
---------
Signed-off-by: Serge Smertin <[email protected]>
0 commit comments