Skip to content

Commit b6ab1ce

Browse files
authored
Update service-limits.md
add ATS information for Job Router
1 parent 66e07c7 commit b6ab1ce

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
@@ -182,6 +182,18 @@ The following timeouts apply to the Communication Services Calling SDKs:
182182

183183
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).
184184

185+
## Job Router
186+
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 requestes will be dropped until the token of bucket to handle requests replenished after a certian time.
187+
188+
Rate Limits for Job Router:
189+
190+
|Operation|Scope|Timeframe (seconds)| Limit (number of requests) | Timeout in seconds|
191+
|---------|-----|-------------|-------------------|-------------------------|
192+
|General Requests|Per Resource|10|1000|10|
193+
194+
### Action to take
195+
If you require to send a volume of messages that exceed the rate limits, email us at [email protected].
196+
185197
## Teams Interoperability and Microsoft Graph
186198
Using a Teams interoperability scenario, you'll likely use some Microsoft Graph APIs to create [meetings](/graph/cloud-communications-online-meetings).
187199

0 commit comments

Comments
 (0)