Fix for worker-log errors from two-factor code cleanup
Fixed a bug where the periodic cleanup of consumed two-factor (TOTP) codes failed on repeat runs with a database “operation in progress” error, filling the worker log with noise. The purge now runs reliably every cycle.
No action required. Two-factor sign-in itself was never affected.