|
From: John E H. <jh...@ti...> - 2006-06-27 21:22:23
|
John Horne wrote at 19:13 +0100 on Jun 27, 2006: > You might want to try creating in your ~/.pyzor directory a 'config' > file. In that file put this: > > [client] > ServersFile = servers > Timeout = 5 5 is hard-coded in client.py (unless one of the patches floating around changes that). But again, bumping it up doesn't help. It seems that if it doesn't respond in a second or so, it won't, and some other strategy (like a retry) would be needed. |