-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add configurable number of connection attempts #46
Closed
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d8ef81 - Browse repository at this point
Copy the full SHA 3d8ef81View commit details -
Add configurable number of connection attempts
* default value=2 (->1 retry) * add variable conn_error * implement each conn.make_request in a try-except structure and set conn_error true if an exception occurs
Configuration menu - View commit details
-
Copy full SHA for a44c11a - Browse repository at this point
Copy the full SHA a44c11aView commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3f07968 - Browse repository at this point
Copy the full SHA 3f07968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afb63b - Browse repository at this point
Copy the full SHA 1afb63bView commit details
Commits on Jan 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f73035d - Browse repository at this point
Copy the full SHA f73035dView commit details
Commits on Feb 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af880ea - Browse repository at this point
Copy the full SHA af880eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for be61fe4 - Browse repository at this point
Copy the full SHA be61fe4View commit details
Commits on Feb 21, 2022
-
Rename 'connectionattempts' to 'retries' and modify code in eq3cli, e…
…q3btsmart and connection accordingly.
1Configuration menu - View commit details
-
Copy full SHA for 603b391 - Browse repository at this point
Copy the full SHA 603b391View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.