Me: stale 2FA token leads to too many API requests #5627
Labels
[Feature] User & Account Settings (/me)
Settings and tools for managing your WordPress.com user account.
[Status] Stale
[Type] Bug
Steps to reproduce
What I expected
When we make an API request that fails because of a stale 2FA token, we wait with future requests until we have a valid token again.
What happened instead
We keep making requests for
profile-links
, apparently in no way throttled. This is probably not very nice to the API, and possibly also the user's bandwidth in low-bandwidth contexts.GIF:
The text was updated successfully, but these errors were encountered: