It will get called the next time the DO is accessed, but not immediately upon deployment. Sorry if t
It will get called the next time the DO is accessed, but not immediately upon deployment. Sorry if thats what you meant
await this._migrations.runAll(); in all sql queries, instead of a one off await this._migrations.runAll(); in the constructor?that doesn't need stored data



The request context for a Durable Objects extends at least 60 seconds after the last client disconnects. So waitUntil is not necessary. It remains part of the DurableObjectState interface to remain compatible with Workers Runtime APIs.
limitoffsetwaitUntil()waitUntil