Joshua Cohen created AURORA-1774:
------------------------------------
Summary: Better document the effect of setting max_failures to 0
on a Task
Key: AURORA-1774
URL: https://issues.apache.org/jira/browse/AURORA-1774
Project: Aurora
Issue Type: Task
Components: Documentation
Reporter: Joshua Cohen
Priority: Minor
Setting {{max_failures=0}} on a {{Task}} object will cause the task to exit
successfully [regardless of whether any of the processes
failed|https://github.com/apache/aurora/blob/master/src/main/python/apache/thermos/core/runner.py#L788-L797].
We should update the documentation in
[docs/configuration/reference.md|https://github.com/apache/aurora/blob/master/docs/reference/configuration.md#max_failures-1]
to make this clear.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)