Page MenuHomeSoftware Heritage

Hide (so-called) errors "Local: No offset stored".
ClosedPublic

Authored by vlorentz on Dec 3 2019, 4:10 PM.

Details

Summary

We're all tired of them.

Diff Detail

Repository
rDJNL Journal infrastructure
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

To future-proof this, I suggest switching the logic to have a map between error codes and log levels in the error_cb function; I'm sure we'll want to tune other messages, and I'd prefer mapping this to a debug level log message rather than silencing it completely.

This revision is now accepted and ready to land.Dec 16 2019, 1:47 PM