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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 9498
Build 13973: tox-on-jenkinsJenkins
Build 13972: arc lint + arc unit

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