Just got this error from our production job - Pref...
# prefect-cloud
m
Just got this error from our production job - PrefectHTTPStatusError: Server error '503 Service Unavailable' Does that mean Prefect Cloud was down for a moment?
j
I don't believe so. Was it a one off error? You can configure retries on your client to retry for HTTP related errors https://docs.prefect.io/2.13.7/api-ref/prefect/settings/?h=codes#prefect.settings.PREFECT_CLIENT_MAX_RETRIES
m
Thanks James.! Today is the first time we had two Prefect Flow jobs failed due to this reason at the same time after on Prefect for a couple of months.
i
We also had an issue 40 minutes ago
j
Interesting, I'll see what I can find out. Hopefully, it doesn't happen any more, but I'll see if any other users report this