Add feature flag for sse (#17152)

As title
This commit is contained in:
Thomas Trompette
2026-01-14 15:20:45 +01:00
committed by GitHub
parent a9e07d4f97
commit 93aef30046
6 changed files with 22 additions and 0 deletions
@@ -221,6 +221,7 @@ describe('WorkspaceEntityManager', () => {
IS_GLOBAL_WORKSPACE_DATASOURCE_ENABLED: false,
IS_ROW_LEVEL_PERMISSION_PREDICATES_ENABLED: false,
IS_IF_ELSE_ENABLED: false,
IS_SSE_DB_EVENTS_ENABLED: false,
},
userWorkspaceRoleMap: {},
eventEmitterService: {