Skip to content

fix: disable warning for mandatory refresh failures#3684

Open
skeggse wants to merge 1 commit intoboto:developfrom
skeggse:silence-raised-warning
Open

fix: disable warning for mandatory refresh failures#3684
skeggse wants to merge 1 commit intoboto:developfrom
skeggse:silence-raised-warning

Conversation

@skeggse
Copy link
Copy Markdown

@skeggse skeggse commented Apr 22, 2026

Description of changes:

During routine operation of AWS SSO sessions via botocore, tokens expire. When they expire, a cascade of exceptions occur before sending the end-user back to the browser to perform OIDC token exchange. These exceptions could be handled silently, but are currently visible as warnings in addition to exceptions. This results in a noisy user experience that can result in inexperienced users thinking the workflow didn't work as intended, when it in fact did.

image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant