[bisq-network/bisq] Transaction returned to "start payment2 status after PC restarted (#4806)

chimp1984 notifications at github.com
Tue Nov 17 23:56:33 CET 2020


@jmacxx Ah thanks for finding out the issue! I suspected that there are hard shutdown scenarios where the peristence at shutdown does not get triggered. 
`requestPersistence` is called but the actual write to disk has quite long periods not as the write at shutdown was considered safe, but it seems its not enough. I will make a PR for decreasing the periods so the cases where such could happen gets reduced a lot (we do not want to safe to often as thats a major performance issue specially on non ssd disks).

-- 
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/issues/4806#issuecomment-729263630
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201117/d384a16f/attachment.html>


More information about the bisq-github mailing list