checkly-cli icon indicating copy to clipboard operation
checkly-cli copied to clipboard

story: retry on iot connect failure with a backoff

Open umutuzgur opened this issue 1 year ago • 0 comments

Story description

IoT might reject connections due to lambda throttling. This is an expected scenarios and the client should retry when this happens. The cli currently tries to connect once and gives up on the first error. This is the behaviour we need to change so we try, for example, 3 times with some backoff

Shortcut link

No response

Additional resources

No response

umutuzgur avatar May 14 '24 13:05 umutuzgur