Add --max-time to the curl health check.
We're seeing the application accept connections but then hang. This changes the curl command to time out the request after 5s (default ECS health check timeout) which will cause it to retry. It's unclear whether this is a debugging step or a workaround. Will test in staging initially.
Loading
Please register or sign in to comment