Open
Description
Hi,
i would like to test the retry function of my application which sends up to three HTTP-requests to an external API if it didn't get a response.
Is it possible to implement a function to toxiproxy that it discard the first two requests or a function that toxiproxy discard all requests in a specific period of time x and continues after that.