Experiencing random D1 timeout issues with unclear origin.
I've created an issue with Cloudflare here, https://community.cloudflare.com/t/d1-timeout-errors-on-small-database/923198
Issue is primarily experienced when creating a session, but have also observed in ScheduleDO
D1_ERROR: D1 DB storage operation exceeded timeout which caused object to be reset.
at D1DatabaseSessionAlwaysPrimary._sendOrThrow (cloudflare-internal:d1-api:139:19)
at async cloudflare-internal:d1-api:366:41
at async AutomationStore.getOrphanedStartingRuns (index.js:14314:20)
at async SchedulerDO.recoverySweep (index.js:23738:22)
at async SchedulerDO.handleTick (index.js:23644:5)
Experiencing random D1 timeout issues with unclear origin.
I've created an issue with Cloudflare here, https://community.cloudflare.com/t/d1-timeout-errors-on-small-database/923198
Issue is primarily experienced when creating a session, but have also observed in ScheduleDO