YD
12/21/2022, 7:51 AM@task(timeout_seconds=1)
but I get an error: TypeError: task() got an unexpected keyword argument 'timeout_seconds'
What is the proper way to set a timeout time for tasks in Prefect 2 ?Peyton Runyan
12/21/2022, 11:31 AMYD
12/21/2022, 4:53 PMPeyton Runyan
12/21/2022, 5:12 PMYD
12/21/2022, 6:13 PMtimeout_seconds
works, thanksPeyton Runyan
12/21/2022, 6:27 PM