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
Currently we do a ping to see if our login is successful. I think it would be better if we could skip the ping and just detect a stale session (and attempt a fresh login) on the first access. This would essentially double the speed of all our command line utilities when our session is fresh (which is most of the time).
It would be awesome if logins were cached, so the
idone
command-line tool wouldn't need to relogin every time.The text was updated successfully, but these errors were encountered: