-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Labels
Area: OSS ContentImprovements or additions to community/oss documentationImprovements or additions to community/oss documentation
Description
Expected behaviour
Enabling throw exits the specific test iteration as soon as an request error occurs: connection issues, status 4xx, status 5xxx.
I hoped that with this option I wouldn't have to write check
s for every request.
Actual behaviour
Status errors don't exit the iteration, or show anything in the log.
Documented behaviour
A boolean, true or false, specifying whether to throw errors on failed HTTP requests or not.
sirianni
Metadata
Metadata
Assignees
Labels
Area: OSS ContentImprovements or additions to community/oss documentationImprovements or additions to community/oss documentation