denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

Wrong region #621

Open KunkaiLin1205 opened 9 months ago

KunkaiLin1205 commented 9 months ago

Hi, I am taking Deno Deploy as a server side to execute serverless lambda function. From the website, I think Deno will automatically choose the closest region based on where the request was sent from. However, when I sent a request in China even without VPN, the logs displayed that the endpoint was in us west. Very appreciated if can get some more detail about Deno Deploy especially the "region".