[bisq-network/bisq] Prevent UI freeze in BSQ dashboard view. (PR #6131)

jmacxx notifications at github.com
Tue Apr 5 03:38:15 CEST 2022


The block of price updates happens [each time a new trade is added to tradestatistics](https://github.com/bisq-network/bisq/blob/3166ea398ca5215bb6e78cfbfb711440acf236f0/core/src/main/java/bisq/core/trade/statistics/TradeStatisticsManager.java#L97-L103).


I agree that the throttling can be done at the event source; it was only to minimize risk and keep within the scope of your original request that this solution was limited to the `Dashboard`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/6131#issuecomment-1088184197
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/pull/6131/c1088184197 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220404/c52e9924/attachment.htm>


More information about the bisq-github mailing list