We have a Google Cloud Function that tries to connect to a Redis server that sits on a Compute Engine instance. The Compute Engine Redis port is open and can connect to the Redis server from our local machines. Nonetheless, when the Cloud Function tries to do so, it gets the following error: We have a Google Cloud Function that tries to c