Skip to content

fix: route workspace through bulk WebSocket clients and merge query params#970

Merged
cybermaggedon merged 1 commit into
release/v2.5from
fix/kg-core-overload
Jun 2, 2026
Merged

fix: route workspace through bulk WebSocket clients and merge query params#970
cybermaggedon merged 1 commit into
release/v2.5from
fix/kg-core-overload

Conversation

@cybermaggedon

Copy link
Copy Markdown
Contributor

Bulk clients (sync and async) were not forwarding the workspace parameter, causing all bulk operations to hit the default workspace regardless of the Api instance's workspace setting. Also fixes the gateway socket endpoint to pass query parameters (including workspace) to the dispatcher, and prevents the auth handshake from overwriting an explicitly set workspace.

Updates knowledge table store tests for paged query interface.

…arams

Bulk clients (sync and async) were not forwarding the workspace parameter,
causing all bulk operations to hit the default workspace regardless of the
Api instance's workspace setting. Also fixes the gateway socket endpoint to
pass query parameters (including workspace) to the dispatcher, and prevents
the auth handshake from overwriting an explicitly set workspace.

Updates knowledge table store tests for paged query interface.
@cybermaggedon cybermaggedon merged commit 00bb964 into release/v2.5 Jun 2, 2026
@cybermaggedon cybermaggedon deleted the fix/kg-core-overload branch June 2, 2026 13:19
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Contributor License Agreement ✅

All contributors have signed the CLA. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant