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

Manfred Karrer notifications at github.com
Fri Mar 8 04:47:29 UTC 2019


ManfredKarrer 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);

not really for users, more for seed node operators. but yes not really needed, can be added later as well once needed...

-- 
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_r263664297
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190308/ce6d8083/attachment-0001.html>


More information about the bisq-github mailing list