[bisq-network/bisq] Dao improve exception handling (#2328)

Manfred Karrer notifications at github.com
Tue Jan 29 12:23:50 UTC 2019


You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2328

-- Commit Summary --

  * Fix incorrect exception handling
  * Use warn and error log level if appropriate
  * Don't show popup at vote result exception
  * Use warn log level instead of error at vote result exceptions
  * Show vote result exception in UI

-- File Changes --

    M core/src/main/java/bisq/core/app/BisqHeadlessApp.java (18)
    M core/src/main/java/bisq/core/dao/governance/voteresult/MissingDataRequestService.java (19)
    M core/src/main/java/bisq/core/dao/governance/voteresult/VoteResultConsensus.java (32)
    M core/src/main/java/bisq/core/dao/governance/voteresult/VoteResultException.java (29)
    M core/src/main/java/bisq/core/dao/governance/voteresult/VoteResultService.java (31)
    M core/src/main/resources/i18n/displayStrings.properties (1)
    M desktop/src/main/java/bisq/desktop/main/MainViewModel.java (4)
    M desktop/src/main/java/bisq/desktop/main/dao/governance/result/VoteResultView.java (34)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2328.patch
https://github.com/bisq-network/bisq/pull/2328.diff

-- 
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/2328
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190129/7869fe2f/attachment.html>


More information about the bisq-github mailing list