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

Batched requests can get sent out of order #69

Open
apricequaltrics opened this issue Dec 6, 2018 · 2 comments
Open

Batched requests can get sent out of order #69

apricequaltrics opened this issue Dec 6, 2018 · 2 comments

Comments

@apricequaltrics
Copy link

Batched requests can get sent out of order when a given request fails to write to the tcp socket. The connection will get a Tcp.CommandFailed message and then retry the message. But at this point it is possible other requests have already been sent successfully.

@Ray1988
Copy link

Ray1988 commented Apr 20, 2020

I wonder is there any update here?

@chrisdinn
Copy link
Owner

chrisdinn commented Apr 20, 2020 via email

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

3 participants