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
Check isTimerScheduled before calling schedule Auth token
Im also seeing that isTimerScheduled is also checked within `scheduleAuthTokenRefresh` method. But somehow, without checking calling makes the test cases fail. So adding it as added checks are not harmful.
Apart from that, surrounded background and foreground tasks in try catch as suggested in PR Reviews
0 commit comments