Login token refresh failures are now labelled with the action that triggered them.
What's wrong with this entry?
Token refresh failures can now be attributed to the flow that triggered them, and failures with a known context no longer emit the generic failure status.
tengu_oauth_token_refresh_failureincludes acontextproperty when the refresh was made on behalf of a named flow.- Plugin scope expansion passes
telemetryContext: "plugins_scope_expansion". - The generic "oauth_refresh_request_failed" status is only recorded when no context is present.
tengu_oauth_token_refresh_failure
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