Returns true if the minimum number of successful results have been received.
()
| 18 | |
| 19 | // Returns true if the minimum number of successful results have been received. |
| 20 | succeeded() bool |
| 21 | |
| 22 | // Returns true if the maximum number of failed executions have been reached. |
| 23 | failed() bool |
no outgoing calls