The execution context in this case is the Durable Object that's backing your D1 database, so it'll h

The execution context in this case is the Durable Object that's backing your D1 database, so it'll hang around after inactivity before it's eventually evicted (assuming no more requests).
Was this page helpful?