Skip to content

Commit fe0d5f5

Browse files
authored
Update rooms per comment
Add only valid and actual APIs
1 parent 5786533 commit fe0d5f5

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

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

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -296,16 +296,13 @@ The throttling policies of rooms service are determined by grouping requests thr
296296

297297
| API | Threshold |
298298
|--|--|
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 |
309306

310307
### Action to take
311308

0 commit comments

Comments
 (0)