Skip to content

Commit d636369

Browse files
Update how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online.md (#10288)
* Update how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online.md RPS is unclear, better use Requests. Or alternatively use: Requests Per Second (RPS) * update timestamp --------- Co-authored-by: Andrew Connell <[email protected]>
1 parent 8f59af3 commit d636369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Avoid getting throttled or blocked in SharePoint Online
33
description: Learn about throttling in SharePoint Online and learn how to avoid being throttled or blocked.
4-
ms.date: 04/11/2025
4+
ms.date: 05/28/2025
55
ms.assetid: 33ed8106-d850-42b1-8d7f-5ba83901149c
66
ms.localizationpriority: high
77
---
@@ -61,7 +61,7 @@ That said, it's rare for a user to get throttled in SharePoint Online. The servi
6161

6262
| Category | Type of throttling | Time interval | Limit |
6363
|--------------|------------------------------|-------------------|-----------|
64-
| User | RPS | 5 min | 3,000 |
64+
| User | Requests | 5 min | 3,000 |
6565
| User | Ingress | 1 H | 50 GB |
6666
| User | Egress | 1 H | 100 GB |
6767
| User | Delegation Token Request | 5 min | 50 |

0 commit comments

Comments
 (0)