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

Accepts as valid responses to staged requests. #171

Merged

Conversation

mzimbres
Copy link
Collaborator

Before these changes the request had to be marked as written in order to interpret incoming responses as belonging to that request. On fast networks however, like on localhost and under load the responses might arrive before the write operation completed.

Before these changes the request had to be marked as written in order to
interpret incoming responses as belonging to that request. On fast
networks however, like on localhost and underload the responses might
arrive before the write operation completed.
@mzimbres mzimbres linked an issue Dec 16, 2023 that may be closed by this pull request
@mzimbres mzimbres merged commit 206bbeb into develop Dec 16, 2023
32 checks passed
@mzimbres mzimbres deleted the 170-redis-client-fails-to-process-all-the-requests branch December 16, 2023 23:17
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.

1 participant