Hi. I've got a flow that calls on a Google Sheet to retrieve a course's details. While I've built a "manual" error handling route that fires an email to support if the row is empty, when the request times out or it returns empty for no reason I can tell, it doesn't fire an error message, it just skips the next steps silently. is there a way to notify me if that step doesn't succeed?
