Matt Burgess created NIFI-7524:
----------------------------------

             Summary: Add retry relationship to ExecuteSQL
                 Key: NIFI-7524
                 URL: https://issues.apache.org/jira/browse/NIFI-7524
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Matt Burgess


Currently ExecuteSQL has success and failure relationships, where all 
errors/failures are routed to failure. However for transient exceptions such as 
"Connection refused", it would be better to have a retry relationship to 
indicate that the flow file could be processed successfully in the future, 
rather than invalid SQL errors, e.g.  The retry relationship exists in other 
RDBMS processors such as PutSQL and PutDatabaseRecord, and would be helpful for 
ExecuteSQL as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to