Skip to content

fix: Only hand polling over to the chat relay once the room is joined on the HPB - #2689

Open
Ivansss wants to merge 1 commit into
mainfrom
fix/noid/chat-relay-join-race
Open

fix: Only hand polling over to the chat relay once the room is joined on the HPB#2689
Ivansss wants to merge 1 commit into
mainfrom
fix/noid/chat-relay-join-race

Conversation

@Ivansss

@Ivansss Ivansss commented Sep 3, 2026

Copy link
Copy Markdown
Member

The chat relay was armed on the chat API's 304 alone, without checking that our signaling session had
joined the room on the HPB. So we stopped polling before the HPB was sending us anything, and any
message sent in between was never received.

The relay now waits for the HPB room ack (new joinedRoomToken) and keeps long polling until then.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

…joined on the HPB

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
@Ivansss
Ivansss requested a review from SystemKeeper September 3, 2026 14:35
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