Demote warnings for Draupnir's first start to `info`, as they are confusing new users
Gnuxie opened this issue · 1 comments
Gnuxie commented
It is leading users to believe that there is a problem with the bot and they have not configured it correctly.
The reason they are warn
to begin with is that Mjolnir used to have really noisy logs, it was hard to spot things that are important. Mjolnir also had an alarm fatigue problem, and http errors were recorded as error
even when they didn't relate to a real problem. But by contrast Draupnir is exceedingly quiet and almost any message stands out, especially these warnings.
- Find all of the log.warns that fire when Draupnir first starts and demote them to info. (Should be easy, just run the bot).
Context: #427
Gnuxie commented
I don't think these exist in v2.0.0
.