Alfie
09/28/2021, 3:40 PMKevin Kho
Alfie
09/28/2021, 3:49 PMKevin Kho
Alfie
09/28/2021, 3:55 PM{"severity": "DEBUG", "name": "prefect-server.Scheduler", "message": "Sleeping for 60.0 seconds..."}
{"severity": "DEBUG", "name": "prefect-server.ZombieKiller", "message": "Sleeping for 120.0 seconds..."}
Could it be the bottle neck of fast responding?Kevin Kho
Alfie
09/28/2021, 4:03 PMKevin Kho
Sleeping for 60 seconds
I believe is the gap between the end of the current loop and the next loop. (It will run again in 60 seconds). So if the default is 150 seconds, I guess it took 90 seconds to run.Alfie
09/28/2021, 4:18 PMKevin Kho
Alfie
09/28/2021, 4:29 PMKevin Kho
Alfie
09/28/2021, 4:37 PMKevin Kho
Alfie
09/28/2021, 4:45 PM