set requests-get timeout to fail quickly when a server is unresponsive

This commit is contained in:
Kyle Mahan 2016-06-05 00:10:58 +00:00
parent 71be267613
commit 86e72edfc1
5 changed files with 7 additions and 3 deletions

View file

@ -13,5 +13,5 @@ module=woodwind.wsgi
import=timers
#attach-daemon=venv/bin/rqworker high
attach-daemon=venv/bin/rqworker high low
attach-daemon=venv/bin/python -m woodwind.websocket_server
attach-daemon=venv/bin/rqworker high low