Create task timeout 1h -> 4h. (#136)

main
Nikita Manovich 7 years ago committed by GitHub
parent 1458d404dd
commit 553a171273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,7 +108,7 @@ RQ_QUEUES = {
'HOST': 'localhost',
'PORT': 6379,
'DB': 0,
'DEFAULT_TIMEOUT': '1h'
'DEFAULT_TIMEOUT': '4h'
},
'low': {
'HOST': 'localhost',

Loading…
Cancel
Save