A distributed task scheduler for Dask

1.7K stars 768 forks 1.7K watchers Python BSD 3-Clause "New" or "Revised" License
dask distributed-computing pydata python
14 Open Issues Need Help Last updated: Aug 15, 2026

Open Issues Need Help

View All on GitHub
bug help wanted good first issue

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
good first issue typing

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
bug help wanted windows

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
enhancement good first issue p3

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
documentation good first issue

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
enhancement good first issue

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
good first issue diagnostics dashboard

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
good first issue

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
help wanted documentation

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python
enhancement help wanted good first issue

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python

AI Summary: The task is to debug a Dask distributed scheduler issue where the `/metrics` endpoint sometimes fails to expose Dask-specific metrics (e.g., `dask_*` metrics) when using Prometheus for monitoring. The problem seems to be related to timing; querying the endpoint before the worker is fully initialized results in missing metrics. The solution involves investigating the timing dependency between worker initialization and metric exposure, potentially adjusting the logic to ensure metrics are available consistently.

Complexity: 4/5
bug help wanted

A distributed task scheduler for Dask

Python
#dask#distributed-computing#pydata#python