Hi, I am running into an issue with some of my deployments that is making them fail. I am running the deployments on an ecs push work pool and at what seems to be random times for random deployments they fail with:
State message: Submission failed. ValueError: Process cannot be run with empty command.
They are producing no logs which makes me think they are not even getting sent to ECS properly. This is happening with scheduled runs and with manual runs. Does anyone have any insight into this or thoughts on what could be going wrong?