Project

General

Profile

Story #18860

Updated by Peter Amstutz about 3 years ago

When a container fails and is restarted due to an infrastructure failure (keep read error, spot instance reclaimed, etc) the process view should make it clear what happened and make it easy to access logs of the failed container attempts. 

 If container_count > 1 that means something went wrong, it should give a warning that the container has been tried (container_count) times. 

Back