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 Jun 10, 2019. It is now read-only.
Is your feature request related to a problem? Please describe.
When the operator shuts down, it is possible that there is some inconsistent state. Maybe the DB shut down in the middle of recording entries. Because of this, we probably want a way to re-ingest all of the finalized tx-log blocks.
Describe the solution you'd like
Add flag to init which reingests the tx-log
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When the operator shuts down, it is possible that there is some inconsistent state. Maybe the DB shut down in the middle of recording entries. Because of this, we probably want a way to re-ingest all of the finalized tx-log blocks.
Describe the solution you'd like
Add flag to
init
which reingests the tx-logThe text was updated successfully, but these errors were encountered: