Is it possible / wise to do fetch requests in the constructor of the Durable Object? E.g. when a dur
Is it possible / wise to do fetch requests in the constructor of the Durable Object? E.g. when a durable object is (re)-created, I want to update some information (mainly the location / colo of this durable object) in our database.