Closed smithsz closed 5 years ago
I don't think we need a config option here, at the end of the day if the auth exchange has failed and there are no retries remaining the request is going to fail anyway. Given the confusion we've seen around allowing the request to go and fail at the service it probably makes more sense to fail it early; making the cause more clear (i.e. the auth exchange failure).
Checklist
CHANGES.md
|CHANGELOG.md
) or test/build only changesDescription
Error when user cannot be authenticated using IAM.
Testing
Includes additional/updated unit tests.
Monitoring and Logging
No change.