Skip to content

Calculate extra latency allowed in routing layer

Overview

For us to route the user to the right Cell we need to check which Cell the route belongs too. There are some proposals at the moment:

All these will require the router to contact a Cell to get the information and cache that information which means we are going to add latency to every request since there is an extra network hop.

Action Items

Edited by Steve Xuereb