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
Resets request exception count after token refresh
Resets the request exception count when a new access token is obtained after refreshing the session.
This prevents the integration from being prematurely disconnected due to request errors associated with the old token.
(#4324)
0 commit comments