docs(graphql): Add note about primary rate limit timeout penalty (#56476)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
@@ -286,4 +286,6 @@ If {% data variables.product.github %} takes more than 10 seconds to process an
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user