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
👉 Running quality-of-service (#7) at judges/quality-of-service/ (2m42s already)...
GET https://api.github.com/search/issues?per_page=100&q=repo%3Azerocracy%2Fzerocracy-mcp-server+type%3Aissue+created%3A2025-01-03..2025-02-02 -> 403 / API rate limit exceeded for user ID 6305016. If you reach out to GitHub Support for help, please include the request ID 0406:22A9E8:86426CA:1108CFD5:6846D89D and timestamp 2025-06-09 12:50:37 UTC.
We should never have such a situation. We should check Fbe.octo.off_quota?() method before touching GitHub API. Let's find out why this is not happening and fix.