You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Have we thought already about crash and recovery?
For example, we need to persist headers that we already signed in order to not lose this information when we crash and recover. Is it possible to read important information from DB every time we recover?
Our round.
All certificates from previous round.
All headers we signed in current round.
digest that we need to re-include?
The text was updated successfully, but these errors were encountered:
Have we thought already about crash and recovery?
For example, we need to persist headers that we already signed in order to not lose this information when we crash and recover. Is it possible to read important information from DB every time we recover?
The text was updated successfully, but these errors were encountered: