]> iEval git - fonbot.git/commitdiff
Make ExecutableRunnable usable
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 23 Mar 2013 11:54:39 +0000 (13:54 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 23 Mar 2013 11:54:39 +0000 (13:54 +0200)
First of all, the retry mechanism did not work at all until now (if a task was retried ExecutableRunnable would stack overflow).

Secondly, ExecutableRunnable now prevents retryTasks from being called too frequently. If it detects that retryTasks was called twice in 30 seconds, it reschedules the call 30 seconds later.


No differences found
This page took 0.026332 seconds and 4 git commands to generate.