[bisq-network/bisq] Increase trade protocol timeout from 60 sec to 120 sec (PR #5904)

chimp1984 notifications at github.com
Wed Dec 8 01:46:29 CET 2021


Another attempt to deal with the messaging issues....

At one investigated case we saw that a timeout got triggered followed by `Hidden Service xxx.onion has been announced to the Tor network.` log from the Netwlay lib which gets logged if the hidden service gets an `UPLOADED` event, which usually happen at startup. So it might be Tor related. Unfortunately the low level tor logs are not eabled by default so we cannot see more details.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Increase trade protocol timeout from 60 sec to 120 sec

-- File Changes --

    M core/src/main/java/bisq/core/trade/protocol/bisq_v1/BuyerAsMakerProtocol.java (4)
    M core/src/main/java/bisq/core/trade/protocol/bisq_v1/BuyerAsTakerProtocol.java (6)
    M core/src/main/java/bisq/core/trade/protocol/bisq_v1/SellerAsMakerProtocol.java (4)
    M core/src/main/java/bisq/core/trade/protocol/bisq_v1/SellerAsTakerProtocol.java (4)
    M core/src/main/java/bisq/core/trade/protocol/bisq_v1/SellerProtocol.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5904.patch
https://github.com/bisq-network/bisq/pull/5904.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/5904
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211207/70b73d4a/attachment.htm>


More information about the bisq-github mailing list