Skip to content

Error: JsonRpc(Hyper(Io(Custom { kind: ConnectionAborted, error: StringError("Pooled stream disconnected") }))) #21

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

Closed
dpc opened this issue Feb 26, 2019 · 1 comment

Comments

@dpc
Copy link
Collaborator

dpc commented Feb 26, 2019

Ther's probably not much we can do about it, but just for discoverability and people googling it. I am quite often hitting this spurious error, and it looks like underlying issue is hyper not handling timeouts on pooled connection well.

rusoto/rusoto#967

It's quite distinct from normal issues. Retrying etc. should help.

@dpc
Copy link
Collaborator Author

dpc commented Feb 26, 2019

Closing, as there's not much to do about it right now, and in the future jsonrpc is going to be generic over underlying http client.

@dpc dpc closed this as completed Feb 26, 2019
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

1 participant