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
We can move the polling logic from the SessionManager into a separate function like we did in the SasViyaApiClient. This will make it easier to unit test while mocking server responses etc.