Specify error handling
You can specify how errors are handled during source data extraction. By default, any response with a status code of 200 – 299 (or 2xx) is considered successful. Other status codes result in the failure of the entire extraction. If you want to add exceptions to this default rule, you can define a rule for the conditions that should not cause the extraction to fail. If one of the rules applies, the extraction process ignores the result of this request, but continues with the next request instead of failing.
Select an endpoint from the Endpoints panel.
Open the response options. Click the
or
icon to display or hide the options.
Click Error handling in the response options.
Click Add new rule. The corresponding dialog opens.
Select a condition from the Stop when drop-down menu. Various options are available depending on the condition you select.
Configure the rule settings.
Click Add.
You specified how errors are handled during source data extraction.