[bisq-network/bisq] Seednode optimizations (#2501)

Florian Reimair notifications at github.com
Thu Mar 7 11:42:50 UTC 2019


freimair commented on this pull request.



> @@ -311,6 +311,7 @@ private void onNetworkReady() {
                 "seedNodeOfPreliminaryDataRequest must be present");
 
         requestDataManager.requestUpdateData();
+        UserThread.runPeriodically(() -> requestDataManager.requestUpdateData(), 1, TimeUnit.HOURS);

agreed. However, would you (for starters) really offer the user the change to change that?

-- 
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/2501#discussion_r263346434
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190307/683082f6/attachment-0001.html>


More information about the bisq-github mailing list