chaos-client
chaos-client copied to clipboard
Backoff retry strategy with status code 429
chaos-client version:
dev
Current Behavior:
The client keeps on performing HTTP requests with status code 429
Expected Behavior:
It would be helpful to introduce a backoff retry strategy before continuing the elaboration, as the error is recoverable.