Open alekseysink opened 3 years ago
If we need no reties, it's not possible in the current implementation, I have added changes, that it accept retry_count=0, and retry_delay=0, and don't sleep on the last retry step.
If we need no reties, it's not possible in the current implementation, I have added changes, that it accept retry_count=0, and retry_delay=0, and don't sleep on the last retry step.