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

⏲️ add walltime checks and continuation jobs #199

Merged
merged 9 commits into from
Aug 3, 2022

Conversation

jacksund
Copy link
Owner

resolves #198

@jacksund jacksund merged commit 2711f6f into main Aug 3, 2022
@jacksund jacksund deleted the timeouts-and-restarts branch August 3, 2022 03:14
jacksund added a commit that referenced this pull request Aug 3, 2022
* begin updating to prefect 2 stable release

* checkpoint in 2.0

* ⏲️ add walltime checks and continuation jobs (#199)

* add walltime handler

* add custom term to handlers

* fix allow_retry

* introduce run_restart methods

* attempt is_restart with NEB

* update changelog

* have walltime raise error

* drop run_restart method

* clear neb restart method

* 🐞 update issue templates (#202)

* Create config.yml

* Update and rename bug_report.md to 1-bug_report.md

* Update 1-bug_report.md

* Rename 1-bug_report.md to bug_report.md

* Update config.yml

* Update and rename bug_report.md to 1-bug_report.yaml

* Update 1-bug_report.yaml

* Update 1-bug_report.yaml

* Update 1-bug_report.yaml

* Update 1-bug_report.yaml

* Update 1-bug_report.yaml

* Update config.yml

* Update and rename feature_request.md to 2-feature_request.yaml

* Create pull_request_template.md

* begin updating to prefect 2 stable release

* checkpoint in 2.0

* move depreciated imported
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.

Restarting a calculation that has timed out
1 participant