To whom it may concern, We are using NiFi to pass FlowFiles into ExecuteStreamCommand processors. Occasionally, running the scripts using that processor results in errors that route into the nonzero status relationship. We are pointing the nonzero status relationships to non-functioning processors, so that they will remain within the connection indefinitely and we can track them.
However, whenever we list the contents of a connection, we can only see the details of 100 FlowFiles at a time, despite the connection holding more than 100. This is the case using the web interface and through calling the API. I was wondering if anyone had experience or any ideas regarding using list queue to show all items. Thank you. Sincerely, Edward