Worker paid colo issue in India, colo is AMS or EWR

What is the name of the domain?

shopunix.com

What is the issue you’re encountering

I’m experiencing an issue with my Cloudflare Worker routing through AMS (Amsterdam) or EWR (Newark, USA), despite my location being in India. This results in high latency, with response times ranging from 1 second to 5 second for 1st request then 200ms to 350ms, which significantly impacts the performance of my application for users in India.

What steps have you taken to resolve the issue?

I observed in cloudfront it has first request slow like 1second maximum them is serves the request via nearest datacenter like 50ms to 90ms. While cloudflare is always routing via ISP provided peer as I understood from below reference links. Below are the issue I am aware of but seems like aws cloudfront has solved this problem, but in cloudflare this is an existing issue.

Refefrence -

What are the steps to reproduce the issue?

Created another worker which return request details, and same issue is there.