Azure / azure-cosmosdb-ads-extension

Azure Data Studio extension for Azure CosmosDB
MIT License
16 stars 10 forks source link

Please fix the infinite loading #37

Closed alanrenmsft closed 1 year ago

alanrenmsft commented 1 year ago

Note This is copied from azure data studio repo: https://github.com/microsoft/azuredatastudio/issues/20417. Created by @MortenMeisler

Description from the original issue:

When I try to connect via connection string I get an infinite loading.

image

Nomatter what might be causing this, it's very bad practice with no feedback here.

Using latest version: 1.38.0

I'm connecting via Mongo account, using Azure Cosmos DB API extension. Running on Windows Server 2012.

alanrenmsft commented 1 year ago

@languy FYI

languy commented 1 year ago

@MortenMeisler We have fixed some connection bugs with connection in the latest version. Can you confirm whether it works now? (note that currently there is no way to set the timeout. We're using the mongo client to connect, but the timeout option (if it exists) isn't exposed).