okta / okta-aws-cli

A CLI for having Okta as the IdP for AWS CLI operations
https://github.com/okta/okta-aws-cli
Other
128 stars 34 forks source link

Fix buggy retry logic #237

Closed monde closed 2 months ago

monde commented 2 months ago

Getting rid of complicated and buggy retry logic.

Causes issue that surfaced in #228

Closes #228