@override Future<Result<void>> rollbackTransaction(String connectionId, int txnId) => _transaction.rollbackTransaction(connectionId, txnId);