You are developing a ride-hailing application that uses Cloud Run and Memorystore for Redis to manage session data. When a user books a ride, the application stores and retrieves their session data from Redis for quicker processing. However, while testing, you notice that the session retrieval fails, and the application logs show connection timeout errors. What is the likely cause of this issue?