Skip to content
Discussion options

You must be logged in to vote

I think this is the root cause:

  1. The number of project monitored by the Renovate instance in question grew almost 50% this year
  2. The number of concurrent jobs running Renovate was increased to support the growing number of projects to scan

Most likely this means that too many parallel requests are sent to the GitHub API, see rate-limits-and-query-limits-for-the-graphql-api#secondary-rate-limits.

The token is fine, the limits are unchanged, but the generated load increased and it started exceeding the limits.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jamietanna
Comment options

Answer selected by chopeen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants