vault icon indicating copy to clipboard operation
vault copied to clipboard

handleAuditNonLogical: adjust behavior for early return on response error

Open peteski22 opened this issue 1 year ago • 1 comments

This PR adjusts the behavior of the handleAuditNonLogical func such that if an HTTP response is an error, we don't attempt to audit the response as it has already failed (and therefore we return earlier to the caller).

peteski22 avatar Nov 06 '23 15:11 peteski22

CI Results: All Go tests succeeded! :white_check_mark:

github-actions[bot] avatar Nov 06 '23 15:11 github-actions[bot]