Merge branch '2.5.x' into saas
This commit is contained in:
commit
b2a2153572
11 changed files with 8666 additions and 1 deletions
|
@ -37,7 +37,7 @@ signal.signal(signal.SIGINT, keyboardInterruptHandler)
|
|||
#need to wait for Python 2.7 for this..
|
||||
#logging.captureWarnings(True)
|
||||
|
||||
POLL_INTERVAL = 1800
|
||||
POLL_INTERVAL = 480
|
||||
|
||||
class PypoFetch(Thread):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue