python-mapswipe-workers
python-mapswipe-workers copied to clipboard
handle 503 Server Error: Service Unavailable for Firebase url
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://msf-mapswipe.firebaseio.com/v2/projectDrafts.json
In this case we should just start the workflow/worker again.
It happened during a get request to the Firebase DB. E.g. when checking for v2/projectDrafts/
or v2/results/
.