Yeh but they may have left/exited in meantime and I still need that state to be saved
Yeh but they may have left/exited in meantime and I still need that state to be saved
agents-sdk (congrulations on the launch) and it looks like it’s based on Durable Objects and one of the examples makes a fetch request to an AI provider, but aren’t Durable Objects charged based on wall time? I was curious if it makes sense to make these these long running AI requests from a DO from a pricing point of view. Is this expected to change anytime soon?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.