High D1 Latency

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

Screenshot of the error

Edit After further testing I am only facing the issue when creating the DB in the APAC region.

The closest colo to me is DEL which has a status of being partially redirected.
I tried creating a D1 in EU which had a latency of 300 ms for me. So is this cause the server status is partially redirected? and if yes when will it be fully operational in the meantime can I place or create a test DB in another place?