Skip to content

Conversation

@ndyakov
Copy link
Member

@ndyakov ndyakov commented Sep 9, 2025

Fixes #2871
Two separate issues:

  • The first one reported by @AvyChanna was related to first error which was not supposed to be retried, especially if it is a client error before being able to get a connection, to not be assigned to the commands.

  • The second one, reported by @tptodorov, was related to TxPipeline which was ignoring errors when queueing commands.

@ndyakov ndyakov marked this pull request as ready for review September 9, 2025 15:00
@ndyakov ndyakov merged commit a264ffb into master Sep 9, 2025
47 of 48 checks passed
@ndyakov ndyakov deleted the ndyakov/fix-2871 branch September 9, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pipeline does not propogate errors to all commands properly

3 participants