File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
articles/communication-services/concepts Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -296,16 +296,13 @@ The throttling policies of rooms service are determined by grouping requests thr
296
296
297
297
| API | Threshold |
298
298
| --| --|
299
- | Create Room | 20 req/sec |
300
- | Update Room | 20 req/sec |
301
- | Get Room | 40 req/sec |
302
- | List Rooms | 10 req/sec |
303
- | Delete Room | 20 req/sec |
304
- | Add participant | 20 req/sec |
305
- | Update participant | 20 req/sec |
306
- | Get participant | 40 req/sec |
307
- | Remove participant | 20 req/sec |
308
- | Patch participant | 20 req/sec |
299
+ | Create Room | 20 req/sec |
300
+ | Update Room | 20 req/sec |
301
+ | Delete Room | 20 req/sec |
302
+ | Get Room | 40 req/sec |
303
+ | List Rooms | 10 req/sec |
304
+ | Update participant | 20 req/sec |
305
+ | List participants | 40 req/sec |
309
306
310
307
### Action to take
311
308
You can’t perform that action at this time.
0 commit comments