The recipientForgetMigration thread in tenant_migration*recipient_access_blocker_rollback.js may race with the rollback process. As we close all user connections during transition to rollback, the recipientForgetMigration command in the test might throw network errorsThis test should handle network exception (similar to SERVER-73163)