I'm currently guessing that I'm hitting the failure "Triggering the pipeline failed due to large run size." because the process has determined there are 40 activities in my pipeline... however, if I count each box, I'm getting 37 so either I'm forgetting how to count, don't know what's in or out of the count or there's something else at play... anyone know what else causes a limit to be breached?
A 40 limit is something only Microsoft can come up with and coincide with making you jump the most ridiculous hoops to actually achieve something!
(Yes, I can go to a second pipeline but that means two pipelines to maintain... and I'm only hitting 37 activities because I have to use a switch since a Synapse notebook has to be hard coded, then catching the notebook output makes errors "be handled" so having to do additional failure on each and every notebook variant...!!)