microsoft / api-guidelines

Microsoft REST API Guidelines
Other
22.69k stars 2.71k forks source link

Revisit response time requirements for non-LRO operations #542

Open mikekistler opened 5 months ago

mikekistler commented 5 months ago

From this comment on #517

It would be nice to include a little more specificity into what a "significant amount of time" mean. Perhaps something like "the amount of time is call pattern specific and will vary from a service to another. However, the recommendation is for most services the P99 should complete within 10 seconds and P90 around 3 seconds." I see that we cover the numbers in the Guidelines.md file in the definition section but perhaps 1 second P99 is too stringent for most of the services?