Return a token in find_node responses, use it in store_value requests.
[quix0rs-apt-p2p.git] / test.py
diff --git a/test.py b/test.py
index d2dece48e0d14087472d40a1fd189fe598301ce6..f3a4dbcfd3fd2a3bb4f42fbfb5ce8a7deb32dd63 100755 (executable)
--- a/test.py
+++ b/test.py
@@ -354,7 +354,7 @@ K = 8
 HASH_LENGTH = 160
 
 # checkpoint every this many seconds
-CHECKPOINT_INTERVAL = 15m
+CHECKPOINT_INTERVAL = 5m
 
 # concurrent xmlrpc calls per find node/value request!
 CONCURRENT_REQS = 4