| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Omar Shaban (3) | > | Mission progress status | > | Reputation |
|
|||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
|
|
| |||||||||
| ||||
| This class can be used to run a task and retry while it fails for a period. It can take as parameter a closure function that executes a given task when it is called. If the task fails by throwing an exception, this class can retry running that task again after a given period of time. The class allows configuring the number of times that it will retry running a task that fails, as well the period of time that it waits between two attempts to retry. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |