Skip to content

Do not log conf client error if frontend is (re!)started

Warren Gifford requested to merge tools/stop-frontend-log into master

Created by: mrnugget

The code previously only suppressed the error message for the first 15s that frontend is started.

Now it also suppresses the error messages for 15s after frontend is restarted.

Before

Screen Shot 2020-03-10 at 15 10 17

After

Screen Shot 2020-03-10 at 15 10 00

Merge request reports

Loading