github.com/ghostwriter on Nostr: The rate limit for GITHUB_TOKEN is 1,000 requests per hour per repository No more ...
The rate limit for GITHUB_TOKEN is 1,000 requests per hour per repository
No more than 100 concurrent requests are allowed
No more than 90 seconds of CPU time per 60 seconds of real time is allowed
No more than 60 seconds of this CPU time is allowed for the GraphQL API
No more than 80 content-generating requests per minute and no more than 500 content-generating requests per hour are allowed.
You can use the headers that are sent with each response to determine the current rate limit
#php
No more than 100 concurrent requests are allowed
No more than 90 seconds of CPU time per 60 seconds of real time is allowed
No more than 60 seconds of this CPU time is allowed for the GraphQL API
No more than 80 content-generating requests per minute and no more than 500 content-generating requests per hour are allowed.
You can use the headers that are sent with each response to determine the current rate limit
#php