<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/55bc029f45e643119ea2d3cfaee0be92&quot; frameborder=&quot;0&quot; width=&quot;1662&quot; height=&quot;1246&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1246</height><width>1662</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1246</thumbnail_height><thumbnail_width>1662</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/55bc029f45e643119ea2d3cfaee0be92-a8b0ffd2236d8396.gif</thumbnail_url><duration>295.408</duration><title>Handling Errors in Reddit Scraper Workflows </title><description>In this video, I address an error occurring in the Reddit scraper node when searching for posts in the Amazon seller subreddit. I explain that if there are no results for a specific query, the flow will stop, but I provide a solution to continue running the flow even when an error occurs. By wrapping the node in an error shield and enabling the pass inputs through option, we can create two execution paths: one for successful queries and another for errors. I demonstrate how to merge these paths using a join path node, allowing us to output the appropriate data to the AskAI node. Please review the setup and implement these changes to ensure smooth operation.</description></oembed>