Gregory Hunt
06/05/2023, 1:05 PMasyncio.exceptions.TimeoutError
04:20:16.970 | WARNING | prefect.server.services.marklateruns - MarkLateRuns took 5.009215 seconds to run, which is longer than its loop interval of 5.0 seconds.
04:20:17.195 | ERROR | prefect.server.services.failexpiredpauses - Unexpected error in: TimeoutError()
Traceback (most recent call last):
asyncio.exceptions.TimeoutError
07:48:18.910 | WARNING | prefect.server.services.flowrunnotifications - FlowRunNotifications took 5.011953 seconds to run, which is longer than its loop interval of 4 seconds.
07:48:18.917 | ERROR | prefect.server.services.recentdeploymentsscheduler - Unexpected error in: TimeoutError()
Gregory Hunt
06/05/2023, 1:05 PMGregory Hunt
06/05/2023, 6:15 PMGregory Hunt
06/05/2023, 6:19 PMNate
06/05/2023, 6:29 PMPREFECT_API_SERVICES_SCHEDULER_LOOP_SECONDS
to a higher number of seconds? the recent deployment scheduler appears to be falling back to the setting hereGregory Hunt
06/05/2023, 6:33 PMNate
06/05/2023, 6:40 PMPREFECT_API_SERVICES_PAUSE_EXPIRATIONS_LOOP_SECONDS
which appears to have a default of 5
you haven't set this value explicitly have you? I can ask internally for recommendations hereGregory Hunt
06/05/2023, 6:41 PMGregory Hunt
06/05/2023, 6:59 PMGregory Hunt
06/05/2023, 6:59 PMGregory Hunt
06/05/2023, 7:27 PM19:25:48.850 | WARNING | prefect.server - Error occurred during block auto-registration: TimeoutError()
19:25:53.861 | ERROR | prefect.server.services.scheduler - Unexpected error in: TimeoutError()
Nate
06/05/2023, 7:36 PMGregory Hunt
06/05/2023, 7:37 PMGregory Hunt
06/05/2023, 7:37 PMNate
06/05/2023, 7:48 PMGregory Hunt
06/05/2023, 7:49 PMGregory Hunt
06/05/2023, 7:50 PMNate
06/05/2023, 7:52 PMGregory Hunt
06/06/2023, 1:31 AMNate
06/06/2023, 1:33 AM