Skip to content

Commit 83241ef

Browse files
authored
increase max request timeout for online endpoint
1 parent e342ce7 commit 83241ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-manage-quotas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Azure Machine Learning managed online endpoints have limits described in the fol
139139
| Number of deployments per subscription | 200 | Yes |
140140
| Number of deployments per endpoint | 20 | Yes |
141141
| Number of instances per deployment | 20 <sup>2</sup> | Yes |
142-
| Max request time-out at endpoint level | 90 seconds | - |
142+
| Max request time-out at endpoint level | 180 seconds | - |
143143
| Total requests per second at endpoint level for all deployments | 500 <sup>3</sup> | Yes |
144144
| Total connections per second at endpoint level for all deployments | 500 <sup>3</sup> | Yes |
145145
| Total connections active at endpoint level for all deployments | 500 <sup>3</sup> | Yes |

0 commit comments

Comments
 (0)