Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add rate limit handling for GitHub client #4926

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. Add rate limit handling for GitHub client

    Itay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fbab0ba View commit details
    Browse the repository at this point in the history
  2. Add go-github-ratelimit package and update response handling in GitHu…

    …b client test
    Itay committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f064f7b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. fix lint check

    Itay committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e409712 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Merge branch 'main' into github_retry_secondary_rate_limit

    Signed-off-by: Simon Heather <[email protected]>
    X-Guardian authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    542a31c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge branch 'main' into github_retry_secondary_rate_limit

    Signed-off-by: Simon Heather <[email protected]>
    X-Guardian authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    28d50b5 View commit details
    Browse the repository at this point in the history