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.

Commite148131

Browse files
author
Ben Lavender
committed
Add a bblog post about Abuse responses
1 parentb83e91b commite148131

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
kind:change
3+
title:API Abuse Rate Limit Responses
4+
created_at:2014-11-31
5+
author_name:bhuga
6+
---
7+
8+
GitHub.com handles a huge number of abusive posts every day, largely without
9+
issue. No classifier is perfect, though, and we occasionally misidentify
10+
legitimate content and prevent its creation. In the case of API requests triggering
11+
abuse detection, we've decided to expose the rare case of a false positive so
12+
that integrators receive an informative message and can predict how to respond.
13+
14+
Because some kinds of abuse prevention result in temporary bans, we are
15+
re-using the same 403 Forbidden response that existing applications receive
16+
when exceeding the normal[API Rate Limits]. Both situations require the
17+
application to wait before continuing.
18+
19+
Please read the documentation on the new[Abuse Rate Limit Responses]. If you
20+
have any feedback or questions, please don't hesistate to[contact] us.
21+
22+
[API Rate Limits]:/v3/#rate-limiting
23+
[Abuse Rate Limit Responses]:/v3/#abuse-rate-limits
24+
[contact]:https://github.com/contact?form[subject]=API+Abuse+Rate+Limits

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp