Skip to content

Commit 677d54d

Browse files
authored
Update rate limits documentation with warning tip
Added a warning tip about rate limit quotas being calculated over a 5-minute rolling window.
1 parent 65ba9c4 commit 677d54d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/hub/rate-limits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ Here are the current rate limits (in September '25) based on your plan:
7070
| Enterprise Plus organization <br> When Organization IP Ranges are defined | 100,000 | 500,000 | 10,000 |
7171
| Academia Hub organization | 2,500 | 12,000 | 400 |
7272

73+
<Tip warning={true}>
74+
All quotas are calculated over a 5-minute rolling window.
75+
</Tip>
76+
7377
\* Anonymous and Free users are subject to change over time depending on platform health 🤞
7478

7579
Note: For organizations, rate limits are applied individually to each member, not shared among members.

0 commit comments

Comments
 (0)