You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not quite -- that bug is about the fact that we hit rate limits. This one is about us turning issues verifying tokens into 500s (instead of being 403s). No rate limiting involved in this one.
For example, we had this happen recently on stage:
It looks like these are supposed to end up as 403s, but it seems that handler is not always in the stack for all possible causes of these exceptions.
The text was updated successfully, but these errors were encountered: