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

Fix #201: Change RestClientConfiguration#connectionTimeout to Duration #203

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

jandusil
Copy link
Contributor

@jandusil jandusil commented Aug 7, 2023

  • Change connectionTimeout param to Duration type

- Change connectionTimeout param to Duration type
@jandusil jandusil requested a review from banterCZ August 7, 2023 10:35
@jandusil jandusil self-assigned this Aug 7, 2023
@jandusil jandusil linked an issue Aug 7, 2023 that may be closed by this pull request
Copy link
Member

@banterCZ banterCZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@jandusil jandusil merged commit f7f84e1 into develop Aug 7, 2023
4 checks passed
@jandusil jandusil deleted the issues/201-utilize-duration-type branch August 7, 2023 13:02
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.

Change RestClientConfiguration#connectionTimeout to Duration
2 participants