[bisq-network/bisq] Added graceful shutdown hook (#4047)

Christoph Atteneder notifications at github.com
Fri Mar 27 09:50:56 UTC 2020


@ripcurlx commented on this pull request.



> @@ -225,7 +225,7 @@ public void onSuccess(Connection connection) {
                 }
 
                 public void onFailure(@NotNull Throwable throwable) {
-                    log.info("onFailure at sendMessage: peersNodeAddress={}\n\tmessage={}\n\tthrowable={}", peersNodeAddress, networkEnvelope.getClass().getSimpleName(), throwable.toString());
+                    log.debug("onFailure at sendMessage: peersNodeAddress={}\n\tmessage={}\n\tthrowable={}", peersNodeAddress, networkEnvelope.getClass().getSimpleName(), throwable.toString());

Is there a specific reason why we don't want to have this in our logs anymore?

-- 
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/4047#pullrequestreview-382712210
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200327/568d8cbd/attachment.html>


More information about the bisq-github mailing list