Skip to content

Commit 3a03e48

Browse files
authored
Merge pull request #115217 from marche0133/patch-3
Update service-limits.md
2 parents 4bd7c6b + 1dba584 commit 3a03e48

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,18 @@ The following timeouts apply to the Communication Services Calling SDKs:
193193

194194
For more information about the voice and video calling SDK and service, see the [calling SDK overview](./voice-video-calling/calling-sdk-features.md) page or [known issues](./known-issues.md).
195195

196+
## Job Router
197+
When sending or receiving a high volume of requests, you might receive a ```ThrottleLimitExceededException``` error. This error indicates you're hitting the service limitations, and your requests will be dropped until the token of bucket to handle requests is replenished after a certain time.
198+
199+
Rate Limits for Job Router:
200+
201+
|Operation|Scope|Timeframe (seconds)| Limit (number of requests) | Timeout in seconds|
202+
|---------|-----|-------------|-------------------|-------------------------|
203+
|General Requests|Per Resource|10|1000|10|
204+
205+
### Action to take
206+
If you need to send a volume of messages that exceeds the rate limits, email us at [email protected].
207+
196208
## Teams Interoperability and Microsoft Graph
197209
Using a Teams interoperability scenario, you'll likely use some Microsoft Graph APIs to create [meetings](/graph/cloud-communications-online-meetings).
198210

0 commit comments

Comments
 (0)