Has anyone seen this timeout exception on the ephe...
# ask-community
b
Has anyone seen this timeout exception on the ephemeral server leveraged by the test harness? https://prefect-community.slack.com/archives/C04DZJC94DC/p1696623304279129 This is happening on flow run using Dask Task Runner with 4 workers and 1 thread per worker. On a submission of 1000 tasks. Is there a timeout setting that could help with this?
j
Hi Braun, you could set a timeout on the flow level with the
timeout_seconds
kwarg