Skip to content

Add latency targets for cells routing layer

Steve Xuereb requested to merge docs/cells-router-latencies into master

What does this MR do and why?

What

  • Add target latency of 100ms for routing layer
  • Write analysis done from #432934 (closed)

Why

We need to have a target of how much latency the cell router should add to the request path, so make sure we don't affect our SLOs in an negative way.

Reference: #432934 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports