continue_if_exceptionedit

This setting is available in all actions.
If continue_if_exception
is set to True
, Curator will attempt to continue on
to the next action, if any, even if an exception is encountered. Curator will
log but ignore the exception that was raised.
The default value for this setting is False