ahmetb / cloud-run-faq

Unofficial FAQ and everything you've been wondering about Google Cloud Run.
https://cloud.run
Creative Commons Attribution 4.0 International
2.32k stars 124 forks source link

Additional latency while calling Cloud Run services #174

Open ramesh-aqfer opened 6 months ago

ramesh-aqfer commented 6 months ago

I already saw there is a TODO item in the FAQ to add documentation on the extra latency.

I want to add more context to this problem. Please refer to my Reddit post here. https://www.reddit.com/r/googlecloud/comments/1bg532f/cloud_run_service_high_latency/

Actually the cloud run logs show the processing time for each request is only 1ms however the total round trip time measured from the client is 20ms. The client machine and the Cloud Run service are hosted in the same GCP region us-west1