Skip to content

Commit 23cf2e3

Browse files
jidiculasubatoiheiskr
authored
docs(graphql): Add note about primary rate limit timeout penalty (#56476)
Co-authored-by: Ben Ahmady <[email protected]> Co-authored-by: Kevin Heis <[email protected]>
1 parent 5bb4a95 commit 23cf2e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/graphql/overview/rate-limits-and-node-limits-for-the-graphql-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,6 @@ If {% data variables.product.github %} takes more than 10 seconds to process an
286286

287287
You can check the status of the GraphQL API at [githubstatus.com](https://www.githubstatus.com/) to determine whether the timeout is due to a problem with the API. You can also try to simplify your request or try your request later. For example, if you are requesting a large number of objects in a single request, you can try requesting fewer objects split over multiple queries.
288288

289+
If a timeout occurs for any of your API requests, additional points will be deducted from your primary rate limit for the next hour to protect the speed and reliability of the API.
290+
289291
{% endif %}

0 commit comments

Comments
 (0)