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

Add support for additional retry options #26

Closed
deqenq opened this issue Mar 14, 2019 · 1 comment
Closed

Add support for additional retry options #26

deqenq opened this issue Mar 14, 2019 · 1 comment
Labels
Milestone

Comments

@deqenq
Copy link
Member

deqenq commented Mar 14, 2019

Add additional retry options to CurlSettings class --max-time and --connect-timeout as mentioned in this issue comment.
These options support decimal value since curl version 7.32.0. Accepted decimal separator is set by locale settings - see documentation.

@ecampidoglio ecampidoglio added this to the 4.1 milestone Apr 2, 2019
ecampidoglio pushed a commit that referenced this issue Apr 2, 2019
* Add support for the --max-time option (#26)
* Add support for the --connect-timeout option (#26)
@ecampidoglio
Copy link
Member

@deqenq Merged in 65c6f6e. Thank you for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants