I am seeing `httpx.HTTPStatusError: Server error '...
# prefect-community
l
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
Had the same issue
n
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
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
okay - thank you