Is your feature request related to a problem? Please describe.
The operation isAlive should only be used when the token expires while in silent mode.
Describe the solution you'd like
Refactory isTokenValid to return TokenStatus.
The status will define if run will reach local snapshot or remote API.
Is your feature request related to a problem? Please describe.
The operation isAlive should only be used when the token expires while in silent mode.
Describe the solution you'd like
Refactory
isTokenValidto return TokenStatus.The status will define if run will reach local snapshot or remote API.