gridscale / gridscale/gridscale_api_client_python
Support API rate limiting retries
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 5
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.