Google GCP cloud run redis client loses connection to the instance
I am running my nodejs application on google cloudrun. My application connects to google memorystore redis. Every few mins am getting the following error Error: read Connection Reset Followed by AbortError: Redis connection lost and command aborted. It might have…