set requests-get timeout to fail quickly when a server is unresponsive
This commit is contained in:
parent
71be267613
commit
86e72edfc1
5 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue