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
trying to create a new document to the local emulator just hangs on CosmosRepository.SaveModeAsync ...
await _container.UpsertItemAsync(docToSave, _partitionKey);
The text was updated successfully, but these errors were encountered:
InquisitorJax
changed the title
Attempted access to Cosmos Emulator hangs
Attempted access to Cosmos Emulator from android emulator: Request hangs
Aug 7, 2020
trying to create a new document to the local emulator just hangs on CosmosRepository.SaveModeAsync ...
await _container.UpsertItemAsync(docToSave, _partitionKey);
The text was updated successfully, but these errors were encountered: