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

SttpRestClient request configuration #570

Merged
merged 4 commits into from
Apr 20, 2020
Merged

Conversation

mowczare
Copy link
Contributor

@mowczare mowczare commented Apr 17, 2020

Currently, method toSttpRequest in SttpRestClient creates basicRequest.method with default RequestOptions which hardcodes both read- and requestTimeout HTTP request parameters to 60 seconds.
Exposed RequestOptions to the SttpRestClient constructor to enable request timeout configuration.

@mowczare
Copy link
Contributor Author

@ghik Will you be making second round? :)

@mowczare mowczare merged commit bf12e76 into 0.8.x Apr 20, 2020
@mowczare mowczare deleted the sttp-request-config-0.8 branch April 20, 2020 13:48
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.

None yet

2 participants