-
Notifications
You must be signed in to change notification settings - Fork 3
Logs are getting flooded by this #400
Copy link
Copy link
Open
Description
The logging of this line can be excessive at times and causing issues with HPCORE and then causes further issues down on to the reputation contract as discovered by @gadget78
hpcore/src/comm/comm_session.cpp
Line 108 in 7c97aaa
| LOG_WARNING << "Failed to enqueue comm msg."; |
we are unable to edit this value via some .cfg and it has been hardcoded to INFO level
https://github.com/EvernodeXRPL/sashimono/blob/be0039d2b3953c490895f8c3aae04c1d53617526/src/conf.hpp#L63
expected out come a .cfg is created where these values can be overridden by the operator or the default log level is reduced to ERROR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels