8000 Add support for disabling the rate limit checks at the client level · Issue #3585 · google/go-github · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add support for disabling the rate limit checks at the client level #3585
Closed
@stevehipwell

Description

@stevehipwell

I'm attempting to use gofri/go-github-ratelimit to manage the GitHub API rate limits and I'd like to be able to disable the built in rate limit logic at the client level rather than have to pass it in via the context on every call.

I think this should be implemented as a bool client struct field to disable the built-in rate limit logic. I'm happy to open a PR to do make this change, but I wanted to check that there wasn't a specific reason not to add this functionality before doing so.

Metadata

Metadata

Assignees

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

    0