For Workes & Pages, what is the name of the domain?
https://odd-tooth-f7f2.lostgod.workers.dev/
What is the issue or error you’re encountering
I am exploring CF tools and so far i really Like the services and simplicity offered. I am planning on moving my DB from turso D1 but while testing Found that the latency for D1 is really high around 600 to 1 sec. I created this worker using the template provided by Cloudflare but the DB calls are still slow. The query itself took less then a millisecond to execute yet the req latency is really high? Meanwhile a worker with turso works as expected with the latency around 140 to 250 ms Why is it happening or is there a fix? 800-900 is really high in terms of latency. It’s not cold start as the latency continues to be this high no matter what i do or how many time i reload.
What steps have you taken to resolve the issue?
Moved DB closer to the Workers region by providing location hints, but still no effect.
What are the steps to reproduce the issue?
Just click on the link