Skip to content

[JENKINS-] HTTP client fails with randomly with NoHttpResponseException#1012

Closed
nfalco79 wants to merge 1 commit into935.1.xfrom
feature/JENKINS-75481
Closed

[JENKINS-] HTTP client fails with randomly with NoHttpResponseException#1012
nfalco79 wants to merge 1 commit into935.1.xfrom
feature/JENKINS-75481

Conversation

@nfalco79
Copy link
Copy Markdown
Member

Set the connection manager to drop connections in the pool that have been marked as evicted and those that are idle for more than 5 seconds. This should force re-validation of active connections that Bitbucket may have closed server-side, causing the issue described on Stackoverflow https://stackoverflow.com/questions/10558791/apache-httpclient-interim-error-nohttpresponseexception/10600762#10600762

Set the connection manager to drop connections in the pool that have been marked as evicted and those that are idle for more than 5 seconds. This should force re-validation of active connections that Bitbucket may have closed server-side, causing the issue described on Stackoverflow https://stackoverflow.com/questions/10558791/apache-httpclient-interim-error-nohttpresponseexception/10600762#10600762
@nfalco79 nfalco79 closed this Mar 30, 2025
@nfalco79 nfalco79 deleted the feature/JENKINS-75481 branch April 27, 2025 07:36
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.

1 participant