On a similar note, we recently had a case where it would be desirable for the flowfile expiration to kick in only after the flowfile size/count back pressure limits have been reached. In other words, once a back pressure (size) limit is reached, it would be desirable to then remove flowfiles - beginning with the oldest first - until the back pressure limit is no longer in violation.
Thanks, Mark On Tue, Jul 23, 2019 at 3:41 PM Peter Wicks (pwicks) <pwi...@micron.com> wrote: > I was thinking it would be nice to expire FlowFile's based on their time > in queue, in addition to the current option of their total lineage time (as > in, have both options available). > Any thoughts on pros/cons of having this available? > > Thanks, > Peter >