chaos-client icon indicating copy to clipboard operation
chaos-client copied to clipboard

Backoff retry strategy with status code 429

Open Mzack9999 opened this issue 2 years ago • 0 comments

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.

Mzack9999 avatar Jul 12 '22 23:07 Mzack9999