A newer version is available. For the latest information, see the
current release documentation.
continue_if_exception
editcontinue_if_exception
editThis 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