Jeff Miccolis

Results 2 comments of Jeff Miccolis

I suspect the root of this problem isn't that we get an empty response, but that we're not checking the http response code from AWS at all. There is another...

One thing that helped was explicitly setting the number of CPUs available to the container. Docker doesn't completely hide info from a container, so if you have a containers that...