Closed andaag closed 7 years ago
Hi
I'm getting a socket timeout when running this with a large amount of dynamo tables. I suspect its because of the large amount of connections needed at once.
Maybe a thread limit could help? Along with https://github.com/channl/dynamodb-lambda-autoscale/issues/46 possibly.
Seems to have been a temporary networking issue
Hi
I'm getting a socket timeout when running this with a large amount of dynamo tables. I suspect its because of the large amount of connections needed at once.
Maybe a thread limit could help? Along with https://github.com/channl/dynamodb-lambda-autoscale/issues/46 possibly.