FAQ | This is a LIVE service | Changelog

Skip to content

Retry API requests when a HTTP 503 "Service unavaliable" is received

Robin Goodall requested to merge issue-6-retry-on-503 into master

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

Merge request reports