BUG:rate limit being hit in normal use #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem:
In normal use the request limit is being hit, causing forced logout and inability to log in ("Too many requests")
To replicate
Use app in browser, refresh a couple of times, and app logs out and won't allow login.
This is in production.
Resolved in v1.7.6. Bypassed global API rate limit for cover-art requests.