Retry API requests when a HTTP 503 "Service unavaliable" is received
Compare changes
- Robin Goodall authored
+ 11
− 0
@@ -124,6 +124,17 @@ def sync(configuration, *, read_only=True):
GitLab has been upgraded. See what's new in the Changelog.
Closes: #6 (closed)
Also puts in a sanity check for users missing 'orgUnitPath', at least helping to identify the issue with #8 (closed) (if not closing)
Note: failed to get any 503 while testing - probably have to let it out in the wild and wait for pipeline failures