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
Implicit tokens aren't taken into account when caching rate-limit data. They should be used if the explicit token parameter is missing rather than conflating multiple implicit tokens to None in the rate limit table.
The text was updated successfully, but these errors were encountered:
Implicit tokens aren't taken into account when caching rate-limit data. They should be used if the explicit token parameter is missing rather than conflating multiple implicit tokens to
None
in the rate limit table.The text was updated successfully, but these errors were encountered: