Feature #8018
Updated by Peter Amstutz over 8 years ago
When a container goes into cancelled state, create a new duplicate container when these conditions are met by at least one container request: * request is in "committed" state (not uncommitted or finalized) * request has priority > 0 * request container_count < container_count_max Each time a new container is assigned has remaining retries (how to a committed container request, increment container_count. determine?)