Enabling rate limits for As APIs do GitHub Enterprise Server
Enabling rate limits on As APIs do GitHub Enterprise Server can prevent overuse of resources by individual or unauthenticated users. For more information, see "Resources in the REST API."
You can exempt a list of users from API rate limits using the ghe-config utility in the administrative shell. For more information, see "Command-line utilities."
Note: The Console de gerenciamento lists the time period (per minute or per hour) for each rate limit.
- A partir de uma conta administrativa em GitHub Enterprise Server, clique em no canto superior direito de qualquer página.

- Na barra lateral esquerda, clique em Console de gerenciamento.

- Under "Rate Limiting", select Enable HTTP API Rate Limiting.

- Type limits for authenticated and unauthenticated requests for each API, or accept the pre-filled default limits.
- Na barra lateral esquerda, clique Save settings (Salvar configurações).

- Aguarde a conclusão da execução de suas configurações.
Enabling secondary rate limits
Setting secondary rate limits protects the overall level of service on your GitHub Enterprise Server instance.
-
A partir de uma conta administrativa em GitHub Enterprise Server, clique em no canto superior direito de qualquer página.

-
Na barra lateral esquerda, clique em Console de gerenciamento.

-
Under "Rate Limiting", select Enable Abuse Rate Limiting.

-
Type limits for Total Requests, CPU Limit, and CPU Limit for Searching, or accept the pre-filled default limits.
-
Na barra lateral esquerda, clique Save settings (Salvar configurações).

-
Aguarde a conclusão da execução de suas configurações.
Enabling Git rate limits
You can apply Git rate limits per repository network or per user ID. Git rate limits are expressed in concurrent operations per minute, and are adaptive based on the current CPU load.
- A partir de uma conta administrativa em GitHub Enterprise Server, clique em no canto superior direito de qualquer página.

- Na barra lateral esquerda, clique em Console de gerenciamento.

- Under "Rate Limiting", select Enable Git Rate Limiting.

- Type limits for each repository network or user ID.

- Na barra lateral esquerda, clique Save settings (Salvar configurações).

- Aguarde a conclusão da execução de suas configurações.