Add request timeout configuration to JettyClientHttpConnector by ljcanales · Pull Request #36686 · spring-projects/spring-framework · GitHub
Skip to content

Add request timeout configuration to JettyClientHttpConnector#36686

Open
ljcanales wants to merge 1 commit intospring-projects:mainfrom
ljcanales:add-jetty-connector-request-timeout
Open

Add request timeout configuration to JettyClientHttpConnector#36686
ljcanales wants to merge 1 commit intospring-projects:mainfrom
ljcanales:add-jetty-connector-request-timeout

Conversation

@ljcanales
Copy link
Copy Markdown

This PR adds support for configuring a request timeout in JettyClientHttpConnector.

JettyClientHttpConnector currently creates the underlying Jetty request internally but does not provide a way to customize its timeout before execution.

Introduce support for configuring the timeout applied to the
underlying Jetty request created by JettyClientHttpConnector.

Signed-off-by: Luciano Canales <64669280+ljcanales@users.noreply.github.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants