rusoto icon indicating copy to clipboard operation
rusoto copied to clipboard

STS AutoRefreshingProvider does not recover from failure

Open nbaztec opened this issue 3 years ago • 0 comments

Bug

STS AutoRefreshingProvider caches errors and never initiates a reconnect until session expiry

Expected Behavior

Errors are not cached

Actual Behavior

Errors are cached for entire session (default: 1hr)

Version

rust: 1.51.0 rusoto: 0.46.0

Related

#1874

nbaztec avatar Apr 21 '21 09:04 nbaztec