Currently, the TransactionCoordinator only retries persisting the decision if it is explicitly interrupted (if the error code is Interrupted).
- related to
-
SERVER-51673 Fix test case in transaction_coordinator_test to shut down AsyncWorkScheduler before attempting to persist decision
- Closed