-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
🔍 Is there already an issue for your problem?
- I have checked older issues, open and closed
📝 Description
Gitify is using an insane amount of api calls, causing me to hit my api usage every hour. Closing gitify solves the issue. Just opening Gitify uses up over a hundred api calls. (104 in my most recent test)
🪜 Steps To Reproduce
run
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
/rate_limit
to check your usage.
Wait a minute, run again and your usage will be several hundred api calls higher.
Gitify Version
5.2.0
Operating System
macOS
GitHub Account
GitHub.com
📸 Screenshots
afonsojramos, bmulholland and setchy
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working