Actually, I think the error might be something else
Actually, I think the error might be something else
d1 execute --file with the same result--experimental-backend flag, and wrangler d1 info no longer returns the version. Have all beta DBs been silently upgraded to the new backend?version info and will fix.version is shown in wrangler d1 info only if it's an alpha database. So, since you are not seeing it your database is not alpha. If you send me the database ID (DM) I can check its version and confirm to you.JSON.parse/JSON.stringify.every time someone has complained about D1 latency, it's either a temporary spike for everyone, or never responded to by a cloudflare employee.Be concrete please. "Latency" is not a single thing. There are millions of reasons why something can be slow. User error, network errors, Cloudflare bugs, and lots of other things.
SELECT data ... the response takes ~3500ms to start arriving. RunningSELECT COUNT(data) as a control takes about 700ms.SELECT data ...SELECT COUNT(data)