Skip to content

perf: batch github stats fetches - #783

Open
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-320-github-graphql
Open

perf: batch github stats fetches#783
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-320-github-graphql

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

Closes #320

Batch the GitHub stats portion of the sync into a single authenticated GraphQL request instead of four separate search requests. The contributions calendar request stays as-is, so the sync still produces the same fields with fewer API round trips.

Validation:

  • python3 -m pytest tests/test_github_fetcher.py -q
  • git diff --check

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the mohitkumhar'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.

Reduce GitHub stats sync API calls

1 participant