coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Stack Overflow] Dask task serialization in django #1404

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

I am trying to set up prefect 2 with dask to run some tasks in django. One simple example with not much code runs fine but a larger example fails with:


distributed.worker - ERROR - Could not deserialize task ****-****-****-****
Traceback (most recent…

---
## Would you like to know more?
Read the full article on the following website:

<https://stackoverflow.com/questions/73744621/dask-task-serialization-in-django>