@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user