Project

General

Profile

Idea #18860

Updated by Peter Amstutz over 2 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