2024.8.0
·
321 commits
to refs/heads/main
since this release
Changes
- Run graph normalisation after dask order @phofl (#8818)
- Update large graph size warning to remove scatter recommendation @phofl (#8815)
- Fail tasks exceeding
no-workers-timeout@hendrikmakait (#8806) - Fix exception handling for
NannyPlugin.setupandNannyPlugin.teardown@hendrikmakait (#8811) - Fix exception handling for
WorkerPlugin.setupandWorkerPlugin.teardown@hendrikmakait (#8810) - Fix typo in transitions event logging @alex-rakowski (#8812)
- Fix if-else for send_recv_from_rpc @phofl (#8809)
- Ensure that adaptive only stops once @hendrikmakait (#8807)
- Reduce noise from GC-related logging @hendrikmakait (#8804)
- Remove unused
delete_intervalandsynchronize_worker_intervalfromScheduler@hendrikmakait (#8801) - Change log level for Compute Failed log message @phofl (#8802)
- Add Prometheus metric for time spent on GC @hendrikmakait (#8803)
- Add Prometheus metrics for
dask_scheduler_workers_{added|removed}_total@hendrikmakait (#8798) - Add log event for
worker-ttl-timeout@hendrikmakait (#8800) - Add Prometheus metrics for
dask_scheduler_client_connections_{added|removed}_total@hendrikmakait (#8799) - Fix restarting workers with
PackageInstallplugin @hendrikmakait (#8794) - Make stealing more robust @hendrikmakait (#8788)
- leave a warning about future instantiation @fjetter (#8782)
See the Changelog for more information.