@ -723,10 +733,14 @@ export class SubscriptionService implements Disposable {
});
}
}else{
voidwindow.showErrorMessage(
`Unable to sign in to your (${name}) GitLens+ account right now. Please try again in a few minutes. If this issue persists, please contact support. Error=${ex.message}`,
'OK',
);
session=session??null;
if((ex.originalasany)?.code!=='ENOTFOUND'){
voidwindow.showErrorMessage(
`Unable to sign in to your (${name}) GitLens+ account right now. Please try again in a few minutes. If this issue persists, please contact support. Error=${ex.message}`,