Skip to content

Conversation

@BenjaminLowry
Copy link
Contributor

Before this PR

After this PR

Add enable_keep_alive flag to requests client to enable tcp keep alives to be sent for open connections. This addresses some issues we've seen in certain environments where connection reset errors like ConnectionResetError(104, 'Connection reset by peer')) which after investigation seems to be remediate in some cases by enabling keep alives. This has seemed to alleviate the issue we've seen so rolling out as an opt-in feature.

In favor of #161 which has some policy bot issues.
==COMMIT_MSG==
==COMMIT_MSG==

Possible downsides?

@BenjaminLowry
Copy link
Contributor Author

👍

@bulldozer-bot bulldozer-bot bot merged commit 5a1b60f into develop Oct 28, 2024
@bulldozer-bot bulldozer-bot bot deleted the blowry/add-keep-alives2 branch October 28, 2024 21:53
@autorelease3
Copy link

autorelease3 bot commented Oct 28, 2024

Released 2.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants