We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes we get the following error while searching for a commit using the Github API:
403 You have exceeded a secondary rate limit. Please wait a few minutes before you try again."
This may also happens in other API calls and we missed it. Job example that get this error (Assign PRs and issues to the upstream commit author step).
Assign PRs and issues to the upstream commit author
The text was updated successfully, but these errors were encountered:
Related GitHub docs: https://docs.github.com/en/rest/guides/best-practices-for-integrators?apiVersion=2022-11-28#dealing-with-secondary-rate-limits
Sorry, something went wrong.
No branches or pull requests
Sometimes we get the following error while searching for a commit using the Github API:
This may also happens in other API calls and we missed it.
Job example that get this error (
Assign PRs and issues to the upstream commit author
step).The text was updated successfully, but these errors were encountered: