Bump up intra-cluster import connect timeout
authorIustin Pop <iustin@google.com>
Thu, 3 Feb 2011 15:19:52 +0000 (16:19 +0100)
committerIustin Pop <iustin@google.com>
Thu, 3 Feb 2011 16:02:32 +0000 (17:02 +0100)
commit81635b5a78bf76df7c388e42aa07db1142e3cca9
treea8a986949da8e8ad663fd948c9503cb16f6d8a48
parentc9300bb3b3a02d6b1d89f6ad8a3145b9a5689ba5
Bump up intra-cluster import connect timeout

Currently, the export timeout is 10 times 20 seconds, but the import
is only 30 seconds. I'm raising this to 60 seconds with two goals in
mind:

- when debugging manually, this allows for easier synchronisation of
  the processes
- 60 equals to 3 full 20 second intervals, which I think is better
  than just one an a half

This change shouldn't make a big difference either way (at most, it
will possibly delay the job in case of failures by half a minute).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/constants.py