aws / aws-sdk-net-extensions-cognito

An extension library to assist in the Amazon Cognito User Pools authentication process
Apache License 2.0
102 stars 49 forks source link

fix: retry integration test on all exceptions #72

Closed ppittle closed 3 years ago

ppittle commented 3 years ago

Description of changes: Modified retry on TestGetCognitoAWSCredentials to allow for any exception.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.