Overview:
When a secondary container fails, and no other steps fail, the entire container will not return a status of "failed". In this case, the parallel run will return a status of cancelled and the job will have a status of "failed".
In the case that another step fails within the container, the entire container will return a status of "failed".
Additional Resources:
Comments
Article is closed for comments.