Logs granulation
tidylobster opened this issue · comments
Right now each incoming request message gets posted in the logs, which creates a lot of pressure on components that work with those logs (i.e. UI, sonar). Those messages are generated by the underlying runtime and are not managed by the user. We should either remove those explicit logs or reduce the amount of unuseful information, which can be looked up in reqstore, for example.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.