Route HTTP errors instead of stopping
This workflow calls an API that sometimes answers with HTTP 500. Out of the box, n8n stops the whole run right there — so you capture nothing useful and anything downstream never fires.
Import the starter, set HTTP Request to Continue Using Error Output, and route the red error path into Edit Fields so failures get logged without killing the execution.
이 연습은 강의의 일부입니다
