brando icon indicating copy to clipboard operation
brando copied to clipboard

Batched requests can get sent out of order

Open apricequaltrics opened this issue 6 years ago • 2 comments

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.

apricequaltrics avatar Dec 06 '18 00:12 apricequaltrics

I wonder is there any update here?

Ray1988 avatar Apr 20 '20 17:04 Ray1988

This bug should be straight-forward to fix but I haven't prioritized it. Would you like to try I fix it? I would happily share my thoughts on how and merge a PR/republish.

On Mon, Apr 20, 2020 at 1:35 PM Xinghua Li [email protected] wrote:

I wonder is there any update here?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chrisdinn/brando/issues/69#issuecomment-616704806, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2PE4P7KIVF4VMIXLUSETRNSBVZANCNFSM4GIWHRRQ .

chrisdinn avatar Apr 20 '20 19:04 chrisdinn