Skip to content

Commit 9b45120

Browse files
committed
chore(web): PAUSED is not connectable
1 parent 91140aa commit 9b45120

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-web/src/connection-storage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ export function buildConnectionInfoFromClusterDescription(
249249

250250
const CONNECTABLE_CLUSTER_STATES: AtlasClusterMetadata['clusterState'][] = [
251251
'IDLE',
252-
'PAUSED',
253252
'REPARING',
254253
'UPDATING',
255254
];

0 commit comments

Comments
 (0)