Why is there a cold start of 1+ seconds after a few minutes of idle? (DO + SQLite)
Why is there a cold start of 1+ seconds after a few minutes of idle? (DO + SQLite)
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)