Standards

Hello Guys,

Do we have a site for the best practice or standards for api's error rate, tps, latency?

Thanks!

0 1 386
1 REPLY 1

Nothing as far as I know that is specific to Apigee.

People have to decide what is a reasonable target for them, for all these metrics.

For some APIs, 100ms is acceptable, for others the upper bound might be 600ms.

For some APIs, error rates of 2% are ok, (and may include 401 unauthorized status due to token expiry, for example), while for other APIs, error rates of 12% is ok.

So it depends.