What? They don't restart 280+ instances because each DO instance is only located in 1 colo at a time
What? They don't restart 280+ instances because each DO instance is only located in 1 colo at a time. You severely misunderstand the platform
idFromName() are you both requsting the same name?Durable Objects do not currently change locations after they are created1. By default, a Durable Object is instantiated in a data center close to where the initial get() request is made. This may not be in the same data center that the get() request is made from, but in most cases, it will be in close proximity.
idFromName(foo), but low latency based on user location*id, it's not actually running closest to each of them, it's running closest to the first requestor?idFromName()idFromName(foo)