swh.icinga_plugins.deposit module#
- swh.icinga_plugins.deposit.requests_get(url: str, params: Dict = {})[source]#
Get queries with retry on throttling exception.
Remaining issues (< 429) are to be dealt with with the client call code.
Get queries with retry on throttling exception.
Remaining issues (< 429) are to be dealt with with the client call code.