[ 
https://issues.apache.org/jira/browse/MINIFICPP-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Zink updated MINIFICPP-2008:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

https://github.com/apache/nifi-minifi-cpp/commit/9f2040abc6d66602e82a2c1c0ac708ddfe9f6570

> 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
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to