Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Realtime: forward exceptions from transport layer#1107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
rm-openai merged 2 commits intomainfromrm/pr1107
Jul 14, 2025
Merged

Conversation

rm-openai
Copy link
Collaborator

@rm-openairm-openai commentedJul 14, 2025
edited
Loading

The model listens to websocket events in a separate task, and the session receives those events in on_event. So if there's e.g. a websocket or json exception, it's silently dropped. Similar to the streaming text agents, we should:

  • capture exceptions separately
  • raise them inasync for event in session loop.

Added tests to verify.


@rm-openairm-openai requested a review fromseratchJuly 14, 2025 17:42
rm-openai added a commit that referenced this pull requestJul 14, 2025
Guardrails were blocking the event loop. Now, they run as a separatetask.---[//]: # (BEGIN SAPLING FOOTER)*#1112*#1111*#1107*#1106* __->__#1104
rm-openai added a commit that referenced this pull requestJul 14, 2025
cleanup---[//]: # (BEGIN SAPLING FOOTER)*#1112*#1111*#1107* __->__#1106
Base automatically changed fromrm/pr1106 tomainJuly 14, 2025 21:35
@rm-openairm-openai merged commitaf4cef3 intomainJul 14, 2025
15 checks passed
@rm-openairm-openai deleted the rm/pr1107 branchJuly 14, 2025 21:53
@seratchseratch added enhancementNew feature or request feature:realtime labelsJul 15, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jhills20jhills20jhills20 approved these changes

@seratchseratchAwaiting requested review from seratch

Assignees

@pakrym-oaipakrym-oai

Labels
enhancementNew feature or requestfeature:realtime
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@rm-openai@jhills20@seratch@pakrym-oai

[8]ページ先頭

©2009-2025 Movatter.jp