Rollback

You might say

When a new version sends login error rate sharply up, roll back to the last known-good version; then confirm both running version and metrics recover.

Rollback restores a system or configuration to a previous known-good state to stop current impact.If v2 causes abnormal login errors, switch the running image or configuration back to v1 and check the live version, login result, and error rate recover. It aims to reduce impact first. Fixing the issue and shipping a new version later is a forward fix, not rollback.
Rollback
Further reading