Skip to content

Commit 0819b5c

Browse files
Hubotgjtorikian
authored andcommitted
Sync changes from upstream repository
1 parent 8fd773e commit 0819b5c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
kind: change
3+
title: Status API Limits
4+
created_at: 2014-10-29
5+
author_name: rsanheim
6+
---
7+
8+
To ensure a high level of service for all API consumers, we will soon limit the number of [statuses]
9+
to 1000 per commit SHA, repository, and context.
10+
11+
Beginning Monday, November 3rd, we will trim existing data sets that exceed this limit, deleting the oldest
12+
records first. Attempts to create statuses beyond that limit will result in a [validation error].
13+
14+
If you have any feedback or questions, please don't hesistate to [contact] us.
15+
16+
[statuses]: /v3/repos/statuses/
17+
[validation error]: https://developer.github.com/v3/#client-errors
18+
[contact]: https://github.com/contact?form[subject]=Combined+Status+API

0 commit comments

Comments
 (0)