-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Description
Currently, when a validator is restarted, there are no logs available during the ledger replay process. This lack of visibility makes it difficult to track progress or diagnose potential issues.
Proposed Solution
Introduce info-level logs to provide visibility into the ledger replay process. Additionally, implement a progress tracker to indicate the operation's status. Since ledger replay can be time-consuming and no other operations occur during restart, this information would significantly improve monitoring and troubleshooting.
Metadata
Metadata
Assignees
Labels
No labels