New option to cap the max wait between reconnection attempts. Still default to 10s. (setMaxWaitBetweenReconnectionRetries) (#108)

This commit is contained in:
Benjamin Sergeant
2019-08-30 12:46:35 -07:00
committed by GitHub
parent 239a08ff9b
commit 06bc795133
12 changed files with 139 additions and 28 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
build
*.pyc
venv