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

Crash Krill if a fatal error is encountered by the task scheduler. #1132

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

timbru
Copy link
Contributor

@timbru timbru commented Oct 3, 2023

Note that FatalError is only used for issues in using the storage. We can't recover from that.

If the storage issues are resolved and Krill restarts, it will also schedule any missing tasks. If that scheduling fails, then this is again a fatal error. This is by design. Someone should look at the issue.

@timbru timbru requested a review from ximon18 October 3, 2023 15:08
@timbru timbru merged commit 0c9d3c9 into prep-0.14.0-rc1 Oct 3, 2023
@timbru timbru deleted the crash-fatal-error-in-schedular branch October 3, 2023 18:53
timbru pushed a commit that referenced this pull request Oct 3, 2023
timbru pushed a commit that referenced this pull request Oct 17, 2023
…1132)

* Crash Krill if a fatal error is encountered by the task scheduler.
* Do not finish running task when just adding a new task.
timbru pushed a commit that referenced this pull request Oct 17, 2023
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