Make FonBot usable
authorMarius Gavrilescu <marius@ieval.ro>
Wed, 2 Oct 2013 09:00:45 +0000 (12:00 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Wed, 2 Oct 2013 09:00:45 +0000 (12:00 +0300)
commit82a2d0c2eef2659b6189a1bad2996843d7102094
tree72c3fbdfda5da8b2a86de6c3e2d5740ce3edd7c2
parentac9a24718e9f393a360e1573c30e8da637b8d973
Make FonBot usable

This commit fixes the worst bug in FonBot. Before this, the long polling
service stopped when the request returned with HTTP 504 Gateway Timeout.

This no longer happens, so FonBot is finally usable.

The first version will be released soon
src/ro/ieval/fonbot/FonBotMainService.java
src/ro/ieval/fonbot/HttpCallExecutableRunnable.java
src/ro/ieval/fonbot/PollResultCallback.java
This page took 0.009854 seconds and 4 git commands to generate.