Skip to content

RateLimitHandler Bug #220

@anschwar

Description

@anschwar

Hi,

the RateLimitHandler does not to work as intended.
If using the WAIT implementation the API will still throw an exception and terminate.

The reason therefore is that there is no return statement after the handler execute its onError method.
The problem is allocated in the handleApiError method of the Requester.

https://github.com/kohsuke/github-api/blob/master/src/main/java/org/kohsuke/github/Requester.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions