GitHub user potiuk added a comment to the discussion: Dask executor doesn't get correct response if worker restarted during task running
> I haven't found the DaskExecutor tag in airflow-provider's list. Does it be > removed from airflow in the latest version? Yes. We no longer publish nor fix DasK Executor, it has been removed from maintance as result of this LAZY CONSENSUS https://lists.apache.org/thread/fxv44cqqljrrhll3fdpdgc9h9fz5ghcy and you will find the detailed discussion on why we decided to do it. But if someone would like to for the code of last dask executor, look at any problems there and release a new version - likely with a 3rd-party managed dask provider, they are entirely free to do it. GitHub link: https://github.com/apache/airflow/discussions/45608#discussioncomment-11818793 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
