With an HTTP connector within a custom protocol process flow we make a call to an external API and in certain scenarios it returns an expected 404 code as response.
How can we ensure that such a 404 response is not written as an error in the Indicium log? We like to keep the log file as clean as possible.