Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit71b2779

Browse files
committed
Merge pull request#565 from github/massage-abuse-limits-for-concurrency
Further document request limiter abuse limits
2 parentse5261fe +d582fa1 commit71b2779

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎content/v3.md‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -416,15 +416,16 @@ higher rate limit for your OAuth application.
416416

417417
###Abuse Rate Limits
418418

419-
Toprevent abuse, additional rate limits apply to someendpoints that
420-
create content. This rate limit applies to the creationofnew content
421-
over a period of time. These rate limits do not apply to private repositories
422-
or GitHub Enterprise installations.
419+
Toprotect the quality of service from GitHub, additional rate limitsmayapply to someactions.
420+
For example, rapidly creating content, polling aggressively insteadofusing webhooks,
421+
making API calls with a high concurrency, or repeatedly requesting data that is computationally expensive
422+
may result in abuse rate limiting. These rate limits do not apply to GitHub Enterprise installations.
423423

424424
It is not intended for this rate limit to interfere with any legitimate use of
425425
the API. Your normal[rate limits](/v3/#rate-limiting) should be the only
426426
limit you target. Please[contact support][abuse-support] if your use is affected by
427-
this rate limit.
427+
this rate limit. To ensure you're acting as a good API citizen, check out our
428+
[Best Practices guidelines](/guides/best-practices-for-integrators/).
428429

429430
If your application triggers this rate limit, you'll receive an informative
430431
response:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp