Hi all,
I have a stream that has two "connect in-db" inputs, I would like to know if you can put a condition in one of them.
Ex: Only run, if the previous block does not have an error.
My flow queries a table and sees if it has data from the previous day, if there is no error. And that's exactly what I want but if there is data I would need to run a "connect in-db" from 20 days ago. I am not able to create this second dependency.
Can some help me?