Skip to content

used too much graphql api get rate limited #2537

@althafdemiandra

Description

@althafdemiandra

🔍 Is there already an issue for your problem?

  • I have checked older issues, open and closed

📝 Description

gitify version: 6.15.0
os: macos sequoia 15.16.1
login method: personal access token generated from gitify link

so i've been getting rate limited GraphQL: API rate limit already exceeded for user ID since last friday.

so i take action by revoking all of my access tokens, github apps, and oauth apps and it worked and not getting rate limited in the weekend.

this morning i tried to login to gitify and suddenly the used graphql api jumped from 2 to 2222 in just few minutes after i logged in to gitify with newly created personal access token

i believe this was happening after i updated my gitify, and the usage stopped after i logged out from gitify

🪜 Steps To Reproduce

  1. check gh api rate_limit before logging in to gitify
  2. login to gitify with personal access token
  3. check gh api rate_limit again after few seconds/minutes

🪵 Log Excerpts

log right after i logged in with PAT

[2026-01-19 08:58:22.963] [error] [enrichNotifications] Failed to fetch merged notification details AxiosError: Request failed with status code 504
    at Ie (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1836219)
    at XMLHttpRequest.v (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1840664)
    at ct.request (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1849368)
    at async t.fetchNotificationDetailsForList (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1332379)
    at async u (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1857062)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1856482
    at async Promise.all (index 0)
    at async t.getAllNotifications (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1856152)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:254099
[2026-01-19 08:59:02.662] [error] [enrichNotifications] Failed to fetch merged notification details AxiosError: Request failed with status code 502
    at Ie (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1836219)
    at XMLHttpRequest.v (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1840664)
    at ct.request (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1849368)
    at async t.fetchNotificationDetailsForList (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1332379)
    at async u (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1857062)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1856482
    at async Promise.all (index 0)
    at async t.getAllNotifications (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1856152)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:254099
[2026-01-19 09:00:00.565] [error] [enrichNotifications] Failed to fetch merged notification details AxiosError: Request failed with status code 504
    at Ie (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1836219)
    at XMLHttpRequest.v (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1840664)
    at ct.request (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1849368)
    at async t.fetchNotificationDetailsForList (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1332379)
    at async u (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1857062)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1856482
    at async Promise.all (index 0)
    at async t.getAllNotifications (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:1856152)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:2:254099

Gitify Version

6.15.0

Operating System

macOS

GitHub Account

GitHub Cloud

📸 Screenshots

before

Image

after

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions