Adam Lewis
04/16/2021, 10:38 PMDaskExecutor
with dask-kubernetes
to spin up a dask cluster when a flow starts and running it to process 5,000 files via a mapped task with a few final aggregation tasks. I sometimes see (via the Prefect UI) that the dask cluster appears to spin down near the end of the task, but before it's completely done leaving a few tasks stuck pending with no workers to process them. Has anyone seen this before? If so, how did you solve it?Kevin Kho
Kevin Kho
Adam Lewis
04/17/2021, 2:28 PMKevin Kho