Default minRequestTimeout to 1800s

This commit is contained in:
Prashanth Balasubramanian
2015-05-28 15:50:39 -07:00
parent f7c0f1c1e3
commit 0162529ea5
3 changed files with 4 additions and 4 deletions

View File

@@ -112,7 +112,7 @@ type Config struct {
RestfulContainer *restful.Container
// If specified, requests will be allocated a random timeout between this value, and twice this value.
// Note that it is upto the request handlers to ignore or honor this timeout.
// Note that it is up to the request handlers to ignore or honor this timeout.
MinRequestTimeout int
// Number of masters running; all masters must be started with the