Hi team, I'm trying to set up my modular pipelines to process new data, but I'm having problems where if one of them has no new data it crashes, and then the other pipeline (which does have new data) doesn't work either
So is there a way where I can set it so that if the pipeline / node realises it has no data, it can skip the rest of the nodes without erroring?