Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor busy_worker reinsertion #6379

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented May 19, 2022

Contributes to #5896

This feels... overdesigned. However, it was the only way I could find to make the busy workers reinsertion mechanics work within the worker state machine redesign.

I would suggest going going for this for the time being and then pen in later on a review that reworks the algorithm itself.

@crusaderky crusaderky requested review from fjetter and gjoseph92 May 19, 2022 15:47
@crusaderky crusaderky self-assigned this May 19, 2022
@crusaderky crusaderky marked this pull request as ready for review May 19, 2022 17:22
@github-actions
Copy link
Contributor

github-actions bot commented May 19, 2022

Unit Test Results

       15 files  ±  0         15 suites  ±0   6h 14m 56s ⏱️ - 18m 58s
  2 821 tests +  2    2 739 ✔️ +3    80 💤 ±0  2  - 1 
20 910 runs  +14  19 967 ✔️ +9  941 💤 +6  2  - 1 

For more details on these failures, see this check.

Results for commit f84e8f7. ± Comparison against base commit 5feb171.

♻️ This comment has been updated with latest results.

crusaderky added a commit to crusaderky/distributed that referenced this pull request May 20, 2022
@crusaderky crusaderky mentioned this pull request May 20, 2022
@crusaderky crusaderky linked an issue May 20, 2022 that may be closed by this pull request
8 tasks
crusaderky added a commit to crusaderky/distributed that referenced this pull request May 21, 2022
crusaderky added a commit to crusaderky/distributed that referenced this pull request May 21, 2022
@crusaderky crusaderky merged commit 62effdf into dask:main Jun 1, 2022
@crusaderky crusaderky deleted the WSMR/retry_busy_worker branch June 1, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate ensure_communicating transitions to new WorkerState event mechanism
2 participants