Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@paulineribeyre
Copy link
Collaborator

@paulineribeyre paulineribeyre commented May 12, 2025

Handle error from the github API:

HTTP error: 429 Client Error: Too Many Requests for url: https://github.com/abc/xyz/branch_commits/123

New Features

Breaking Changes

Bug Fixes

Improvements

  • Add caching for repos where release notes are being pulled more than once (such as sower-jobs repo for images sower.container.image.download-indexd-manifest, sower.container.image.manifest-indexing, etc)
  • According to the docs, the rate limit for authenticated requests resets every hour. I don't think it'd be reasonable to wait an hour before retrying. Instead, let the check complete successfully instead and add a warning that it couldn't get all the release notes.

Dependency updates

Deployment changes

@github-actions
Copy link

The style in this PR agrees with black. ✔️

This formatting comment was generated automatically by a script in uc-cdis/wool.

paulineribeyre added a commit to uc-cdis/gitops-qa that referenced this pull request May 12, 2025
Copy link
Contributor

@haraprasadj haraprasadj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@paulineribeyre paulineribeyre merged commit 0c63965 into master May 12, 2025
6 checks passed
@paulineribeyre paulineribeyre deleted the handle-rate-limit branch May 12, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants