Skip to content

Conversation

joeldrotleff
Copy link
Contributor

@joeldrotleff joeldrotleff commented Oct 18, 2025

The issue I was seeing is if I disconnected then reconnected to an in-progress deep research session, I never received any new messages after reconnecting.

It seems that the issue is, if no clients are connected anymore, the session context goes away. So this fix addresses that.

@coderabbitai
Copy link

coderabbitai bot commented Oct 18, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch joeldrotleff/fix-client-dropped-connection

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@joeldrotleff joeldrotleff merged commit 5ec8def into staging Oct 20, 2025
1 check passed
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.

2 participants