Skip to content

fix: handle client disconnect#52

Open
vrtornisiello wants to merge 22 commits into
stagingfrom
fix/handle-client-disconnect
Open

fix: handle client disconnect#52
vrtornisiello wants to merge 22 commits into
stagingfrom
fix/handle-client-disconnect

Conversation

@vrtornisiello
Copy link
Copy Markdown
Collaborator

No description provided.

vrtornisiello and others added 22 commits May 14, 2026 15:31
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…onse type

Two issues surfaced in final code review:
- run_agent's finally block would skip the complete event if create_message
  raised, leaving the SSE consumer hanging on queue.get().
- send_message was annotated -> Message but returns StreamingResponse, producing
  a wrong OpenAPI schema.
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