YD
10/17/2022, 4:14 AMFinished task run for task with final state: 'TimedOut'
after 3 second the task is running
even though the task is set to @task(timeout=600, **params)
and it was running fine till friday.
it also runs fine when using flow.run()
I am using https://cloud.prefect.io/
any suggestions?
I deleted the flow an reregister it, but it did not helpYD
10/17/2022, 6:26 AMsys.path.append(CURR_PATH)
and this appears to cause the flow to fail with the TimeOut error