Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: negative or zero reconnect delay on higher reconnects (#78)
The reconnect delay is set to a negative or zero value after 34th attempt. This fix sets it to the max delay value in that case.
- Loading branch information