OSDN Git Service

Increase raft timeout to 10min so we get complete logs from older devices.
authorSharvil Nanavati <sharvil@google.com>
Sat, 28 Nov 2015 05:04:11 +0000 (21:04 -0800)
committerSharvil Nanavati <sharvil@google.com>
Sat, 28 Nov 2015 05:04:11 +0000 (21:04 -0800)
commit804339a59e4abcbcf5a50a60ff0543e6b404e572
treef7c2461a67757d4865e60541ed911ffc4d48f5fe
parent8abb053a2ea021c649e481813e45860add946e36
Increase raft timeout to 10min so we get complete logs from older devices.

Devices like dory get slammed when bugreports are taken and can't
compress all the raft logs in the current 5min timeout. Our dogfooders
spend their precious time getting us bugreports and then we can't act
on them because we have broken raft logs. :(

This change bumps up the timeout in the hopes that we can get complete
logs from even our slowest devices.

Change-Id: I10741a6185b39544f4c0531f0ee74864d74a1aa4
cmds/dumpstate/dumpstate.c