Skip to content

Conversation

@alenakhineika
Copy link
Contributor

When sending requests via Octokit, a situation can arise where the server closes the connection. However, the client still believes it’s open and attempts to write to it, which leads to receiving an EPIPE error from the OS, indicating the connection has already been closed. In such cases, retrying the request can help establish a new, functional connection.

@alenakhineika alenakhineika marked this pull request as ready for review February 27, 2025 10:14
@alenakhineika alenakhineika merged commit c9507b7 into main Feb 27, 2025
125 of 135 checks passed
@alenakhineika alenakhineika deleted the MONGOSH-1928-dry-run-homebrew-release-fail branch February 27, 2025 15:16
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.

4 participants