Hey Chris! No worries; this is an excellent question; Prefect tasks add a lot of baggage to the Dask scheduler, so I wouldn’t recommend replacing the Dask API with the Prefect API wholesale. The only consideration you’ll need to make with your task-dask logic is that the task will be executed on a worker, and some packages have trouble with this as they assume they are being executed in a process external to the dask cluster