You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some pipeline runs, over a second may elapse between when a
credential is created and when a token request is made. This causes
flakiness in the `test_cached_token_outside_refresh_window` tests. This
change increases the time window.
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
0 commit comments