1
0
mirror of synced 2026-01-05 03:06:35 -05:00

Merge pull request #10872 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-10-07 04:31:14 -04:00
committed by GitHub

View File

@@ -73,4 +73,8 @@ curl -u my_username:my_password -X POST "https://api.github.com/authorizations"
Then you must switch to the [web application flow](/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow) to generate access tokens.
## Timeouts
If {% data variables.product.product_name %} takes more than 10 seconds to process an API request, {% data variables.product.product_name %} will terminate the request and you will receive a timeout response.
{% endif %}