Skip to main content
All CollectionsBuild AutomationsSteps
Configure HTTP Mode Steps Failure
Configure HTTP Mode Steps Failure

Configure HTTP requests in Torq workflows to fail when receiving non-success responses.

Updated over a month ago

By default, HTTP request steps or vendor steps that were converted to HTTP mode return a non-success response (error) do not fail the step. This means that the workflow will continue running.

Follow these steps to fail an HTTP step when a non-success response is returned.

  1. Click on the cogwheel icon to access the step's optional parameters.

  2. Add the Fail on non-success response parameter and set it to Yes.

GIF showing how to add and set the fail on non-success response parameter.`
Did this answer your question?