[bisq-network/bisq] Gracefully handle null data in refresh offer message and log error (PR #5788)

Christoph Atteneder notifications at github.com
Tue Nov 2 14:52:37 CET 2021


@ripcurlx commented on this pull request.



>  
+        } catch (IllegalArgumentException e) {
+            e.printStackTrace();

Maybe we should add an error log to give the stacktrace more context in the log file?

-- 
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/5788#pullrequestreview-795359460
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211102/151b4de5/attachment.htm>


More information about the bisq-github mailing list