Skip to content
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

Added optional timeout and max_retry args #30

Merged
merged 1 commit into from
Feb 7, 2019
Merged

Added optional timeout and max_retry args #30

merged 1 commit into from
Feb 7, 2019

Conversation

lijok
Copy link
Contributor

@lijok lijok commented Jan 28, 2019

#29

Added an optional timeout argument for the initial connection, in seconds. Removed the hardcoded MAX_RETRY attribute and added an optional max_retry argument for the amount of times a request will retry after a timeout. Changed attempts and max_retry evaluation so it may work with a max_retry value of 1

Added an optional timeout argument for the initial connection, in seconds. Removed the hardcoded MAX_RETRY attribute and added an optional max_retry argument for the amount of times a request will retry after a timeout. Changed attempts and max_retry evaluation so it may work with a max_retry value of 1
@mraineri
Copy link
Contributor

mraineri commented Feb 7, 2019

Approved 2/7

@mraineri mraineri merged commit 2fed215 into DMTF:master Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants