mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 17:30:46 +00:00
Added extra logging for mongo index update RP call (#303)
* Added extra logging * changes error -> error.message in traceFailure
This commit is contained in:
committed by
GitHub
parent
4bee46ce55
commit
542abf4d3a
@@ -89,7 +89,8 @@ export enum Action {
|
||||
ClickResourceTreeNodeContextMenuItem,
|
||||
DiscardSettings,
|
||||
SettingsV2Updated,
|
||||
SettingsV2Discarded
|
||||
SettingsV2Discarded,
|
||||
MongoIndexUpdated
|
||||
}
|
||||
|
||||
export const ActionModifiers = {
|
||||
|
||||
Reference in New Issue
Block a user