Relative Content

Tag Archive for google-cloud-platformredisdevopsgoogle-cloud-run

Google Cloud Run Memorystore with Redis getting timeout message

I’m trying to connect my Flask app running on Google Cloud Run to a Google Cloud Memorystore Redis instance, but I keep getting a timeout error. Both Cloud Run and Redis are in the same region and VPC network, and everything seems configured correctly, but it still won’t connect.