Make FonBot more reliable
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 31 Aug 2013 19:29:41 +0000 (22:29 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 31 Aug 2013 19:29:41 +0000 (22:29 +0300)
commitc4f6e51223001898fbf0c882764dd09a181862e7
treebcf8f9e4e6e077f3371d2fee287370d5ba736afd
parentdd779ac84f5ff98da5455da38a175ebc637a4623
Make FonBot more reliable

Reading from sockets now times out after 24 minutes, fixing the
major bug when FonBot would stop responding to commands after
some time of not using it.

The other change in this commit is that ExecutableRunnables are retried
at each service ping.
src/ro/ieval/fonbot/FonBotMainService.java
src/ro/ieval/fonbot/HttpCallExecutableRunnable.java
This page took 0.010229 seconds and 4 git commands to generate.