Skip to content

High api usage #986

@snowe2010

Description

@snowe2010

🔍 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

image
then after opening gitify
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions