Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent ConnectionResetError #550

Open
matthewfeickert opened this issue Jan 17, 2025 · 2 comments
Open

Intermittent ConnectionResetError #550

matthewfeickert opened this issue Jan 17, 2025 · 2 comments

Comments

@matthewfeickert
Copy link
Member

matthewfeickert commented Jan 17, 2025

We saw this error

>           nbytes = self._sock.recv_into(buf)
E           ConnectionResetError: [Errno 104] Connection reset by peer

in @ponyisi's PR #546, but that seemed to pass on merge. :?

Originally posted by @matthewfeickert in #547 (comment)

I'm not sure why this is happening, and as it doesn't happen every time it might be hard to test, but it should probably be guarded against.

@ponyisi
Copy link
Collaborator

ponyisi commented Jan 17, 2025

What even is servicex.org (the site referenced in the latest occurrence of the error)?

@matthewfeickert
Copy link
Member Author

What even is servicex.org (the site referenced in the latest occurrence of the error)?

I think @BenGalewsky is probably the person who can shed light there, given that git blame shows that was introduced in d10d159 on 2023-06-08 (though that didn't enter into the workflow until PR #471 with the v3.0 release).

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

No branches or pull requests

2 participants