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

Avoid interrupting Ra system start when pre init fails #460

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

kjnilsson
Copy link
Contributor

@kjnilsson kjnilsson commented Jul 23, 2024

In practice this has proven too strict so now we will only log
errors as they occur, not stop the pre-init process from completing.

Also avoid asserting on a missing checkpoints directory as it isn't necessary
and the next server start will take care of that.

@kjnilsson kjnilsson force-pushed the pre-init-missing-checkpoints-dir branch 2 times, most recently from cea7b76 to c925479 Compare July 23, 2024 12:21
@kjnilsson kjnilsson changed the title Avoid asserting when checkpoints directory isn't found during pre-init Avoid interrupting ra system start when pre init fails Jul 23, 2024
@kjnilsson kjnilsson changed the title Avoid interrupting ra system start when pre init fails Avoid interrupting Ra system start when pre init fails Jul 23, 2024
@kjnilsson kjnilsson force-pushed the pre-init-missing-checkpoints-dir branch 2 times, most recently from c10f59b to 5f73766 Compare July 23, 2024 13:10
In practice this has proven too strict so now we will only log
errors as they occur, not stop the pre-init process from completing.

Also avoid asserting on a missing checkpoints directory as it isn't necessary
and the next server start will take care of that.
@kjnilsson kjnilsson force-pushed the pre-init-missing-checkpoints-dir branch from 5f73766 to b62b33d Compare July 23, 2024 13:41
@kjnilsson kjnilsson merged commit 61f3fde into main Jul 23, 2024
9 checks passed
@michaelklishin michaelklishin deleted the pre-init-missing-checkpoints-dir branch July 23, 2024 20:35
@dumbbell dumbbell added this to the 2.13.5 milestone Jul 25, 2024
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.

3 participants