Skip to content

Commit b953c7f

Browse files
authored
Update fhir-service-autoscale.md
1 parent 3f46968 commit b953c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/fhir-service-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ There are three factors that determine when the service will be scaled:
3838

3939
** Scaling Interval is used to determine how often the trigger will be checked. Once the trigger is checked, if scaling is needed the mechanism will be applied. Scaling trigger will not be checked before scaling interval expires, which is to set to 1 minute for FHIR service.
4040

41-
We ask customer to not push all requests at the same time, but instead, adopt a linear growth until the expected push rate.
41+
To ensure the best possible outcome, we recommend customers to gradually increase their request rate to match the expected push rate, rather than pushing all requests at once.
4242

4343
## FAQ
4444

0 commit comments

Comments
 (0)