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

Dspash future #707

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Dspash future #707

merged 2 commits into from
Nov 29, 2023

Conversation

huangworld
Copy link
Collaborator

targeting ft-future

1. Added naive mock of worker crashes through controlled sleep via worker_timeout and worker_timeout_choice flags.
2. Added naive detection of worker crashes in scheduler based on a retry and backoff logic
3. Added naive fault tolerance logic in scheduler - re-split the original IR and distribute to healthy workers to (re)-execute again.
4. Upreved benchmarks based on data branch (though require some additional modifications to make these updates suitable for distr context (will be updated in a separate PR in dish repo).
@huangworld huangworld merged commit 6d780b0 into binpash:ft-future Nov 29, 2023
0 of 13 checks passed
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.

1 participant