Hi @Okan1,
It’s important to note that requests to Cloud Run services using custom domains can experience high latency from some locations, especially for services in regions like asia-northeast1
and us-east4
. If you’re noticing this, you might get better performance by using Cloud Load Balancing with a serverless NEG.
Cloud Run domain mappings are still in the preview stage, so they’re not considered production-ready and aren’t supported at General Availability yet. For now, they’re not recommended for production services due to these latency concerns. Also, domain mappings are limited to 64 characters.
Currently, domain mapping is available in the following regions:
For complete documentation, check "Mapping custom domains." If the issue persists, you may want to reach out to Google Cloud Support for assistance.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.