You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2022/12/16 15:11:00 UTC

[jira] [Updated] (MINIFICPP-2008) Cron driven processors should rerun if the onTrigger failed due to exception

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

Martin Zink updated MINIFICPP-2008:
-----------------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi-minifi-cpp/pull/1474

> 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: 0.5h
>  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)