issues
search
VorTECHsa
/
python-sdk
Vortexa DataScience SDK
https://vortechsa.github.io/python-sdk/
Apache License 2.0
21
stars
9
forks
source link
feat: retry if response.code == 401
#468
Closed
jakubbuskiewicz
closed
9 months ago
jakubbuskiewicz
commented
9 months ago
RELATED TICKETS
https://vortexa.atlassian.net/browse/RND-5284
CHANGELOG
added
401
code as the one we want to retry request on
TESTS
tested locally
COMMENTS
docs for Retry utils
https://urllib3.readthedocs.io/en/stable/reference/urllib3.util.html#urllib3.util.Retry
RELATED TICKETS
CHANGELOG
401
code as the one we want to retry request onTESTS
COMMENTS