Skip to content

Rate limiting causes silent freezing failures #172

@madhephaestus

Description

@madhephaestus

WHen Github rate limits the API will lock up until the rate limit is cleared (up to an hour!) A rate limit block should be shown as an exception and in a perfect world an event listener for remaining trys (in the API)

I had to go in and manually print a stacktrace in RateLimitHandler.java that was being caught silently to even figure out what was happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions