Florian Jetter
                                            Florian Jetter
                                        
                                    We are aware that this may break some users but discussed that a deprecation cycle would not be necessary cc @mrocklin
I think there are a couple of things we should verify here. 1. We should change `stimulus_task_erred` to be a no-op if the task-erred is not coming from the worker...
Great benchmark results @gjoseph92 ! I agree with @JSKenyon that we will want a couple more benchmarks to confirm these results and we'll likely need to iterate on the implementation...
Hi @bkahloon Looking at your worker logs shows a specific log message that was removed a long time ago Specifically `Handle missing dep failed, retrying` was removed in https://github.com/dask/distributed/pull/5046 /...
Thank you @bkahloon for the cluster dump you provided in https://github.com/dask/distributed/issues/6493#issuecomment-1146266521. We can confirm that this is a deadlock and are not absolutely certain if it is fixed on the...
I know this issue has been open for a while now, apologies for waiting so long to reply. I'm a bit hesitant to pull the trigger on this feature. IIUC...
> Does this test include https://github.com/dask/distributed/pull/6591? yes > ikely because if you're in the free tier you have a higher chance of getting older/cheaper hardware? the dask project is also...
Most of the windows tests are failing because of a disk permission problem during cleanup. @graingert suggested that using the pytest fixtures instead of tempfile would help with this.
New update based on a8eb3b23b8fe91f52758db155e7151e3d516cbdc using branch https://github.com/fjetter/distributed/tree/stress_ci again running 10 iterations, see https://github.com/fjetter/distributed/commit/3fe45b401b9d31c50cb646f06421e067a6657fab Test reports and summary was generated with code available here https://github.com/fjetter/distributed/commit/6be77905ce4e880e084b8095657a026fda99d409 Test report is a again...
New update based on https://github.com/dask/distributed/commit/e1b9e20fde946194858165a8b91cb94703c715aa using branch https://github.com/fjetter/distributed/tree/stress_ci [test_report.html.zip](https://github.com/dask/distributed/files/9307523/test_report.html.zip) # High level summary | | failure | success | cancelled | total | success_rate | |----------------------------|-----------|-----------|-------------|---------|----------------| | ('macos-latest', '3.10') |...