Mike Ruhlin

Results 3 comments of Mike Ruhlin

Trying to see if I can distill this down to a workable example, but I *think* what's going on in my case is: - I'm using `react-redux-form` and a very...

I'm experiencing the same issue. I turned the value for `socket_timeout` to `10` from default value of `1`. Nothing improved. Just waits 10 seconds now before failing.

Thanks for taking a look. If it helps, I'm setting it up with pretty much all the default settings. Using the AWS terraform providers: ``` resource "aws_elasticache_serverless_cache" "memcached" { engine...