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

Implement job state recovery #62

Merged
merged 7 commits into from
Feb 3, 2024
Merged

Implement job state recovery #62

merged 7 commits into from
Feb 3, 2024

Conversation

PeterKraus
Copy link
Contributor

@PeterKraus PeterKraus commented Dec 10, 2023

  • queued jobs are picked up correctly after daemon restart
  • running jobs are picked up correctly after daemon restart
  • completed jobs wait around for daemon restart
  • crashed jobs are pruned

@PeterKraus PeterKraus changed the title add state pickler Job state recovery Dec 10, 2023
@PeterKraus PeterKraus changed the title Job state recovery Implement job state recovery Dec 10, 2023
@PeterKraus PeterKraus merged commit c5796a8 into master Feb 3, 2024
13 checks passed
@PeterKraus PeterKraus deleted the pickle_state branch May 22, 2024 07:31
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