-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
After merging #5484 we'll need to make sure that any DB code is aware of the reset/retry mechanism.
This issue is meant to keep track of all the possible problems that should be addressed to handle DB errors and retries more gracefully.
-
failIdxinbatch/batch.go(etcd: enable full remote database support #5484 (comment)) - assert that the retry mechanism is working in all cases by artificially running the code in the callback twice (comment 1, kvdb: concurrency issue tracker #5557 (comment))
- assert that query functions with a callback can handle duplicates if the read transaction is retried (comment 2, kvdb: concurrency issue tracker #5557 (comment))
Reactions are currently unavailable