@ -785,12 +798,12 @@ export class SubscriptionService implements Disposable {
}else{
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}`,
'OK',
);
}
// if ((ex.original as any)?.code !== 'ENOTFOUND') {
// void window.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}`,