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
Downgrade log levels when skipping proposals or certificates from valdators. (#4386)
## Motivation
Proposals or certificates we learn about when syncing from validators
aren't expected to always still be relevant for us, or even to
successfully execute (for the proposals).
## Proposal
Downgrade the log level to debug when logging such failures.
## Test Plan
CI
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
## Links
- Closes#3001.
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments