Lukas
08/25/2020, 3:38 PM[2020-08-25 15:34:14] DEBUG - prefect.CloudFlowRunner | Flow 'Fetch-Authors': start_time has not been reached; ending run.
. The flow is Submitted for execution
but fargate basically shuts down and stops the task. Any idea why this could happen? I ran this flow lot of times before, never experienced this.Jenny
08/25/2020, 3:49 PMLukas
08/25/2020, 5:03 PMJenny
08/25/2020, 5:10 PMdate
from the terminal or import pendulum; pendulum.now("utc")
and compare that against the scheduled timestamps for your flow runs?Lukas
08/25/2020, 5:16 PM