Thinkmill / Thinkmill/keystatic

Rate limit Github mode

Open
#1,466 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
159
Avg merge
21h 41m
Merged PRs (30d)
2

Description

Sorry guys for this. It might be a stupid thing, but I keep getting "API rate limit exceeded" error on my blog which has github mode. I'm not doing anything special, i'm just accessing the homepage ('/'). Can somebody help me please?

Website: https://dominicanna.net/
Framework: Nexj.js - "next": "^14.2.33"
GH Repo: Private
using NEXT_PUBLIC_GITHUB_PAT and KEYSTATIC_GITHUB_CLIENT_ID / SECRET

Error in Vercel console:

Error: Failed to fetch tree: 403 {"message":"API rate limit exceeded for user ID XXX. If you reach out to GitHub Support for help, please include the request ID XXX and timestamp 2025-10-01 21:19:41 UTC.","documentation_url":"https://docs.github.com/rest/overview/rate-limits-for-the-rest-api","status":"403"}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the '/' homepage request in GitHub mode and reviewing the Vercel console's "Failed to fetch tree" error. Check how NEXT_PUBLIC_GITHUB_PAT and KEYSTATIC_GITHUB_CLIENT_ID / SECRET are used during the tree fetch, then verify that normal homepage access no longer produces a GitHub API rate-limit error.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, next.js, typescript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.