From 677d54dbe4cf2681c3af5fdc553d1edaa041967e Mon Sep 17 00:00:00 2001 From: Remy Date: Tue, 23 Sep 2025 14:51:06 +0200 Subject: [PATCH 1/3] Update rate limits documentation with warning tip Added a warning tip about rate limit quotas being calculated over a 5-minute rolling window. --- docs/hub/rate-limits.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hub/rate-limits.md b/docs/hub/rate-limits.md index e82be3a522..5d2428ee02 100644 --- a/docs/hub/rate-limits.md +++ b/docs/hub/rate-limits.md @@ -70,6 +70,10 @@ Here are the current rate limits (in September '25) based on your plan: | Enterprise Plus organization
When Organization IP Ranges are defined | 100,000 | 500,000 | 10,000 | | Academia Hub organization | 2,500 | 12,000 | 400 | + +All quotas are calculated over a 5-minute rolling window. + + \* Anonymous and Free users are subject to change over time depending on platform health 🤞 Note: For organizations, rate limits are applied individually to each member, not shared among members. From d445dae97988d35f5a5d158cc14d022a9f8fa810 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Wed, 24 Sep 2025 17:44:40 +0200 Subject: [PATCH 2/3] Update docs/hub/rate-limits.md --- docs/hub/rate-limits.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/hub/rate-limits.md b/docs/hub/rate-limits.md index 5d2428ee02..83a5b9a446 100644 --- a/docs/hub/rate-limits.md +++ b/docs/hub/rate-limits.md @@ -70,9 +70,8 @@ Here are the current rate limits (in September '25) based on your plan: | Enterprise Plus organization
When Organization IP Ranges are defined | 100,000 | 500,000 | 10,000 | | Academia Hub organization | 2,500 | 12,000 | 400 | - -All quotas are calculated over a 5-minute rolling window. - +> [!NOTE] +> All quotas are calculated over 5-minute fixed windows. \* Anonymous and Free users are subject to change over time depending on platform health 🤞 From e83a6ba63281e48d0afa6eb253a39b7bb1076244 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Wed, 24 Sep 2025 17:45:58 +0200 Subject: [PATCH 3/3] Update rate-limits.md --- docs/hub/rate-limits.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hub/rate-limits.md b/docs/hub/rate-limits.md index 83a5b9a446..b19c59fac2 100644 --- a/docs/hub/rate-limits.md +++ b/docs/hub/rate-limits.md @@ -70,11 +70,11 @@ Here are the current rate limits (in September '25) based on your plan: | Enterprise Plus organization
When Organization IP Ranges are defined | 100,000 | 500,000 | 10,000 | | Academia Hub organization | 2,500 | 12,000 | 400 | +\* Anonymous and Free users are subject to change over time depending on platform health 🤞 + > [!NOTE] > All quotas are calculated over 5-minute fixed windows. -\* Anonymous and Free users are subject to change over time depending on platform health 🤞 - Note: For organizations, rate limits are applied individually to each member, not shared among members. ## What if I get rate-limited