Login token refresh lock timeouts get their own error label in logs.
What's wrong with this entry?
When a login token refresh cannot get its lock in time, the failure is now classified as oauth_refresh_lock_timeout rather than falling into the generic bucket, and it is logged the same way as auth errors and revoked tokens. Unconditional.
oauth_refresh_lock_timeout
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Signing back into the same account keeps a pending auto-resume
Both mention auth
-
v2.1.234
Token screen reports actual remaining validity
Both mention auth
-
v2.1.234
Setup-token login result carries the expiry
Both mention auth