Hi everyone,
When i'm running my prefect agent i'm running into this issue
Copy code
raise PrefectHTTPStatusError.from_httpx_error(exc) from exc.__cause__
prefect.exceptions.PrefectHTTPStatusError: Server error '503 Service Unavailable' for url
For more information <https://httpstatuses.com/503>
and then my agent stops running is there a way to make sure my agent doesn't shut down?
This has happened more than once and not sure if there's a a way to prevent this from happening?
z
Zanie
04/28/2023, 3:00 PM
On the latest version we added automatic retries on 503s
t
Taylor Babin
04/28/2023, 3:00 PM
do you have the docs for that and how to use it?
Taylor Babin
04/28/2023, 3:05 PM
Also is there a reason why these errors occur?
Taylor Babin
04/28/2023, 3:05 PM
Was the cloud service down and it couldn't connect? @Zanie
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.