fix: improve s3file browser tester
This commit is contained in:
@@ -314,6 +314,7 @@
|
||||
}
|
||||
try {
|
||||
await HelpersService.datasetStorageTestConnection({ workspace: $workspaceStore! })
|
||||
workspaceSettingsInitialized = true
|
||||
} catch (e) {
|
||||
console.error('Workspace not connected to S3 bucket: ', e)
|
||||
workspaceSettingsInitialized = false
|
||||
|
||||
Reference in New Issue
Block a user