Our Multi-step API monitor type has the option to retry a request until it is successful . If your API needs some time to process a request before it can respond with the expected result, you can configure the monitor to keep trying the request so long as one or more of the assertions fail, until the expected response comes through.
We’ve made some changes to the way such results are displayed.
- Previously, we would only show request and response headers and content for the final attempt. We’re now displaying this information for each attempted request before the final one, as well.
- The attempts have a one second wait time in between. We’re now showing that in the UI.