Skip to content

Split GraphQL queries / Omit contributed when expensive#374

Open
Naros wants to merge 1 commit into
stats-organization:masterfrom
Naros:query-fix
Open

Split GraphQL queries / Omit contributed when expensive#374
Naros wants to merge 1 commit into
stats-organization:masterfrom
Naros:query-fix

Conversation

@Naros

@Naros Naros commented Jul 18, 2026

Copy link
Copy Markdown

Fixes #373

This avoids using a single GraphQL that can become expensive for specific users with lots of contribution activity.

The biggest issue I found for me was that the repositoriesContributedTo was too expensive for GraphQL to return data. So this PR omits that metric from the view when it's unavailable, since it does not factor into the scoring algorithm.

@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

@Naros is attempting to deploy a commit to the martin-mfg's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Some usernames fail with "Resource limits for this query exceeded"

1 participant