Soham
07/13/2024, 6:50 PMNo nodename nor server name provided
?Marvin
07/13/2024, 6:51 PMDaskTaskRunner
, ensure that you are properly configuring the Dask client and awaiting the compute results properly.
Here is the link to the Prefect + Dask integration usage guide which can help you understand better: https://docs.prefect.io/latest/integrations/prefect-dask/usage_guide/.
To help you debug further, ensure you are following the correct steps for setting up temporary clusters or managed clusters as mentioned in the documentation. You might also want to check if all required dependencies and network configurations specific to Dask and your environment are correct.
If you want more specific help, feel free to provide more details about your cluster setup and the specific steps you are taking.