I'm getting the following error with my 3 node DAX Cluster: Failed to retrieve endpoints Traceback (most recent call last):
My setup: - Private Lambdas - Python 3.6 - amazon-dax-client - Config settings - timeout 300ms, max retries 5 - vpc has 3 subnets - The DAX cluster has 3 x r4.large nodes
This error happens intermittently - it still "works" most of the time but it is alarming given how often it happens.