https://prefect.io logo
l

Leon Kozlowski

07/24/2023, 5:08 PM
I am seeing
httpx.HTTPStatusError: Server error '503 Service Unavailable' for url
and
Client error '429 Too Many Requests' for url
for some flow runs, is anyone else experiencing this?
i

Ivan

07/24/2023, 5:14 PM
Had the same issue
n

Nate

07/24/2023, 5:29 PM
hi @Leon Kozlowski - thanks for raising, we're looking into this now
are you seeing the errors on the
task_runs
endpoint as well?
l

Leon Kozlowski

07/24/2023, 5:31 PM
Yes
Copy code
Crash detected! Execution was interrupted by an unexpected exception: httpx.HTTPStatusError: Server error '503 Service Unavailable' for url '<https://api.prefect.cloud/api/accounts/><REMOVED>/workspaces/<REMOVED>/task_runs/'
For more information check: <https://httpstatuses.com/503>
n

Nate

07/24/2023, 5:35 PM
okay - thank you