gitify-app / gitify

GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
https://gitify.io
MIT License
4.49k stars 257 forks source link

Rated Limited message #1194

Closed renanfranca closed 4 months ago

renanfranca commented 4 months ago

🔍 Is there already an issue for your problem?

📝 Description

I opened Gitify from the tray icon and I can see the notifications. After clicking to mark them as done, it works for some repositories, but then it keeps loading and gives me a rate-limited message.

🪜 Steps To Reproduce

  1. Go to the tray icon.
  2. Click and wait for the notifications to load.
  3. Start marking some notifications as done in some repositories.
  4. Leave one repository with notifications, and I couldn't mark it as done.
  5. Receive the rate-limited message.
  6. Delete the token and wait for more than 1 hour.
  7. Create a new token, and after loading the notifications (53), try to mark them as done, but receive the rate-limited message again.

Gitify Version

5.7.0

Operating System

Windows

GitHub Account

GitHub.com

📸 Screenshots

image

setchy commented 4 months ago

@renanfranca - as an immediate workaround please try unchecking the detailed notifications setting. Rate limiting is likely for users who have a lot of unread notifications and have detailed notifications enabled

We'll have a more robust solution if/when we have time, or have a contributor implement https://github.com/gitify-app/gitify/issues/1124

renanfranca commented 4 months ago

as an immediate workaround please try unchecking the detailed notifications setting

@setchy : thank you very much! It solves my problem ;)

We'll have a more robust solution if/when we have time, or have a contributor implement https://github.com/gitify-app/gitify/issues/1124

Nice! 😃✌