Recently my regular deployment of NestJS Backend API to Amazon ECS service failed without any meaningful reasons. What I see is that Docker container is taken, everything inside is executed successfully, I see logs of service which has started and even (but why) some requests to my endpoints. Seems like