Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/SuppressErroredRequests #3066

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

rvijayarajan
Copy link

Suppressing errors on request domains.

Feature request: #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.

Vijayarajan Ravindran added 3 commits February 9, 2023 14:22
Feature request: postmanlabs#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
Copy link
Author

Can someone help me in reviewing the PR ?

@xk0der @mcdan @chrisscott @ssteinerx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant