NStore icon indicating copy to clipboard operation
NStore copied to clipboard

Mongodb: Limit logging in case of errors

Open alkampfergit opened this issue 7 years ago • 0 comments

Suppose we have a serialization error in NSTore in mongo, each time the poller try to poll a new value a log is generated.

We should

  1. Limit to a log once each X minutes
  2. Give the user a way to understand if the poller is in healty or unhealty state.

alkampfergit avatar Mar 21 '18 12:03 alkampfergit