You can view the subflow runs from the run log, more info here: https://docs.gumloop.com/core-concepts/run_log
In your failed run: https://www.gumloop.com/pipeline?run_id=GTQb6EPpJCAjnvdZxnRuSC&workbook_id=7BUKV3YnuwAjXsAPUKENQz&tab=2
You’re passing the pricing page URL to the Analyze Image node. There is no need for that as the output you need is available in the Extract Data node. As an alternative you can prompt the Extract Data node to output Yes/No if the pricing page is available - assuming that is what you need.
You can play around with different models and prompts in your subflow before running the entire automation over your spreadsheet.
