[Buildbot-devel] HTTPStep timeout doesn't work
Dustin J. Mitchell
dustin at v.igoro.us
Tue Apr 29 14:36:13 UTC 2014
The HTTPStep passes its "timeout" argument directly to requests, so I
would expect that increasing that value will increase the allowed
time.
Can you show what the error you're seeing is? By default, requests
doesn't enforce any timeout -- certainly not 1800s (which is really
long for an HTTP request!). Are you sure you're not seeing a
ShellCommand timeout, where the default *is* 1800s?
Dustin
More information about the devel
mailing list