[bisq-network/bisq] Monitor fixes (#3045)

Christoph Sturm notifications at github.com
Fri Aug 9 10:06:47 UTC 2019


christophsturm commented on this pull request.



> @@ -192,6 +192,8 @@ void report() {
                                 String.valueOf(((Counter) count).value() - referenceValues.get(messageType).value()));
                     } catch (MalformedURLException ignore) {
                         log.error("we should never got here");
+                    } catch (NullPointerException e) {
+                        // we got no reference-Value if we got here. strange.

maybe log here too?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3045#pullrequestreview-273053140
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190809/51f0360e/attachment-0001.html>


More information about the bisq-github mailing list