Martin Zink created MINIFICPP-2008:
--------------------------------------
Summary: Cron driven processors should rerun if the onTrigger
failed due to exception
Key: MINIFICPP-2008
URL: https://issues.apache.org/jira/browse/MINIFICPP-2008
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Martin Zink
Assignee: Martin Zink
CronDrivenSchedulingAgent saves the time-point of the onTrigger, it wont rerun
the processor until the next execution time based on the cron statement.
If the processor throws an exception the processor should be retried again
until the yield period passed, and only save the time-point of the onTrigger if
successful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)