gridscale / gridscale/gridscale_api_client_python
Support API rate limiting retries
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Since the introduction of API rate limiting, requests failed with an ApiException when hitting the limit (429).
I would propose that the client handles retries in that case.
Contributor guide
Assessment
This issue has not been assessed yet.