increased expected dht startup period, as message rate has been dropped.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2012-12-08 17:27:08 +00:00
parent 54e669cb68
commit 80c89599a2

View File

@ -312,7 +312,7 @@ void bdNodeManager::iteration()
*/
#define TRANSITION_OP_SPACE_SIZE 50 /* 1 query / sec, should take 12-15 secs */
#define MAX_FINDSELF_TIME 30
#define MAX_FINDSELF_TIME 180 /* increased, as std rate has been dropped */
#define MIN_OP_SPACE_SIZE 10
// testing parameters.
//#define MAX_FINDSELF_TIME 10