Writing seems to be perfectly fine, but querying especially on high writing load is suuuuper slow
Writing seems to be perfectly fine, but querying especially on high writing load is suuuuper slow
meta field of the responses for the duration listed. If that's small (a few milliseconds) then the issue is not the query itself. It can be either the volume of your load (number of requests and time each write query takes to finish) or some networking issue. The latency of the query is also available in the UI and through wrangler insights.D1_ERROR: Failed to parse body as JSON, got: Error: internal error; or D1_ERROR: database is locked: SQLITE_BUSY in local development? im hoping this goes away when i deploy it...

I also read that the max size in DO was 1GB
what are the pro/cons of using sqlite in DO vs using D1