-
-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kgo txn: handle UNKNOWN_SERVER_ERROR more widely
This error is technically not retryable, but in the context of transactions, at worst, we will eventually see a better more direct error. Redpanda returns this error a bit right now (although this is being reduced with 22.3), but we may as well be more resilient anyway.
- Loading branch information
Showing
1 changed file
with
62 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters