How do I ensure that a request is routed to the lowest latency zone, even if it means spinning up a

How do I ensure that a request is routed to the lowest latency zone, even if it means spinning up a new container? My application is extremely latency sensitive.

I set the max instances to 10, and then hit the workers.dev endpoint for my container deployment.

I had someone from the UK hit that same endpoint, and it didn't spin up a nearer instance.
Was this page helpful?