Skip to content

Rate Limits not being respected #122

Open
@NULLx76

Description

@NULLx76

It seems that GitHub changed the way they indicate rate-limits, and now this hits it and doesn't back off properly:

Image

If I remember correctly, it seems to not be hitting this code path any more:

if message.contains("abuse") {

if error.message.contains("abuse") {

As the message does not contain "abuse".

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