Skip to content

Commit 5c3d033

Browse files
Merge pull request #303994 from minwoolee-msft/patch-3
Update service-limits.md
2 parents 1b18b5b + a688698 commit 5c3d033

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/communication-services/concepts/service-limits.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,11 @@ When you send or receive a high volume of requests, you might receive a ```Throt
321321

322322
| Operation | Scope | Time frame (seconds) | Limit (number of requests) | Timeout in seconds |
323323
| --- | --- | --- | --- | --- |
324-
| General requests | Per resource | 10 | 1,000 | 10 |
324+
| General requests | Per resource | 10 | 3,000 | 5 |
325+
| Get Jobs (Route-Level Throttling) | Per resource | 10 | 332 | 5 |
326+
| Get Queue Statistics (Route-Level Throttling) | Per resource | 10 | 166 | 5 |
327+
| Get In-Queue Position (Route-Level Throttling) | Per resource | 10 | 166 | 5 |
328+
| Get Workers (Route-Level Throttling) | Per resource | 10 | 332 | 5 |
325329

326330
### Action to take
327331

0 commit comments

Comments
 (0)