Skip to content

quality-of-service doesn't check Fbe.octo.off_quota?() before API call, causing rate limit exceedance #701

@yegor256

Description

@yegor256

See the log:

👉 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions