Extend timeout even further (gotta fix that)

This commit is contained in:
Steven Robertson 2012-07-29 12:24:31 -07:00
parent 769f53cce0
commit 583ea916f0

2
dist/client.py vendored
View File

@ -65,7 +65,7 @@ class RenderClient(object):
# Time (in seconds) before a job times out
# TODO: replace timeout mechanism with polling?
TIMEOUT=2400
TIMEOUT=4800
# Max. queue length before request considered lost, as a multiple of the
# number of in-flight requests