https://prefect.io logo
j

Jose

08/24/2023, 8:39 PM
Hey People! I have a worker running locally and suddenly I get:
Copy code
.../python3.10/site-packages/prefect/utilities/services.py", line 121, in critical_service_loop
    raise RuntimeError("Service exceeded error threshold.")
RuntimeError: Service exceeded error threshold.
Anything weird am I doing?
Copy code
prefect worker start --pool 'default'