newman icon indicating copy to clipboard operation
newman copied to clipboard

Feature/SuppressErroredRequests

Open rvijayarajan opened this issue 2 years ago • 1 comments

Suppressing errors on request domains.

Feature request: https://github.com/postmanlabs/newman/issues/1918

Introduced a new command line argument named supressRequestErrors to newman cli. The new argument will receive a array of domain names to be ignored of their errors (DNS lookup errors). The Run Summary instance will suppress the errors if the errored url / domain is supplied by the user in this argument.

rvijayarajan avatar Feb 09 '23 09:02 rvijayarajan

Can someone help me in reviewing the PR ?

@xk0der @mcdan @chrisscott @ssteinerx

rvijayarajan avatar Feb 27 '23 05:02 rvijayarajan