Skip to content

Use non-deprecated httpclient methods for managing client timeouts#10453

Merged
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:avoid-deprecated-httpclient-methods
Aug 31, 2025
Merged

Use non-deprecated httpclient methods for managing client timeouts#10453
joschi merged 1 commit intodropwizard:release/4.0.xfrom
rhowe:avoid-deprecated-httpclient-methods

Conversation

@rhowe
Copy link
Copy Markdown
Contributor

@rhowe rhowe commented Aug 31, 2025

Revalidation timeouts and connection timeouts have moved to a ConnectionConfig class which allows them to be adjusted per-route.

@rhowe rhowe requested a review from a team as a code owner August 31, 2025 08:51
@github-actions github-actions bot added this to the 4.0.17 milestone Aug 31, 2025
Revalidation timeouts and connection timeouts have moved to a
ConnectionConfig class which allows them to be adjusted per-route.
@rhowe rhowe force-pushed the avoid-deprecated-httpclient-methods branch from 98eac0c to 0fb7b22 Compare August 31, 2025 08:55
Copy link
Copy Markdown
Member

@joschi joschi left a comment

Choose a reason for hiding this comment

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

@rhowe Thanks a lot!

@joschi joschi merged commit 65a6151 into dropwizard:release/4.0.x Aug 31, 2025
11 checks passed
joschi pushed a commit that referenced this pull request Aug 31, 2025
…10453)

Revalidation timeouts and connection timeouts have moved to a
ConnectionConfig class which allows them to be adjusted per-route.
@rhowe rhowe deleted the avoid-deprecated-httpclient-methods branch August 31, 2025 20:10
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