fix: improve s3file browser tester

This commit is contained in:
Ruben Fiszel
2024-02-24 17:25:07 +01:00
parent c3ef987e28
commit bd6337b0ae

View File

@@ -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