1
2
Fork
You've already forked userscripts
1

Notify on hitting rate limits #6

Closed
opened 2026年01月09日 21:23:20 +01:00 by jacksonchen666 · 3 comments

This script does not authenticate with the GitHub API. That means a maximum of 60 requests/hour. More checks means more API requests, and if you do hit rate limits, currently it's just a silent failure.

Idea: Desktop notification saying "hey you ran into rate limits. this script will not function until after [time]. you can either do nothing or add a token [#5]" which is then silenced until the rate limit is supposedly lifted (write a timestamp in script storage for that, GM_setValue etc.)

This script does not authenticate with the GitHub API. That means a maximum of 60 requests/hour. More checks means more API requests, and if you do hit rate limits, currently it's just a silent failure. Idea: Desktop notification saying "hey you ran into rate limits. this script will not function until after [time]. you can either do nothing or add a token [#5]" which is then silenced until the rate limit is supposedly lifted (write a timestamp in script storage for that, `GM_setValue` etc.)
Author
Owner
Copy link

Implemented in dev on 7c8ab0b8b9

Implemented in dev on 7c8ab0b8b9ee275c2d9d638be0b109048696736c
Author
Owner
Copy link

Another thing to check is whether new @grant will mean manual intervention, but I have a feeling Violentmonkey gives no care about it at all even if it changes between updates

Another thing to check is whether new `@grant` will mean manual intervention, but I have a feeling Violentmonkey gives no care about it at all even if it changes between updates
Author
Owner
Copy link

Pushed as v0.3.0

Pushed as v0.3.0
jacksonchen666 added reference refs/tags/github-ai-use-0.3.0 2026年06月29日 01:44:40 +02:00
Sign in to join this conversation.
github-ai-use-0.3.0
main
navigation-api
dialog-box
dev
ai-files-gitignore-check
github-ai-use-0.4.0
github-ai-use-0.1
github-ai-use-0.1.1
github-ai-use-0.1.2
github-ai-use-0.1.3
github-ai-use-0.1.4
github-ai-use-0.1.5
github-ai-use-0.1.6
github-ai-use-0.1.7
github-ai-use-0.1.8
github-ai-use-0.1.9
github-ai-use-0.1.10
github-ai-use-0.2.0
github-ai-use-0.3.0
github-ai-use-0.3.1
github-ai-use-0.3.2
github-ai-use-0.3.3
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jacksonchen666/userscripts#6
Reference in a new issue
jacksonchen666/userscripts
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?