Skip to content

increase generate_reply timeout & remove RealtimeModelBeta#5149

Merged
theomonnom merged 1 commit intomainfrom
theo/fix-generate-reply-timeout
Mar 19, 2026
Merged

increase generate_reply timeout & remove RealtimeModelBeta#5149
theomonnom merged 1 commit intomainfrom
theo/fix-generate-reply-timeout

Conversation

@theomonnom
Copy link
Member

No description provided.

@chenghao-mou chenghao-mou requested a review from a team March 18, 2026 22:04
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@theomonnom theomonnom force-pushed the theo/fix-generate-reply-timeout branch from de07604 to 8420c8d Compare March 18, 2026 22:07
@theomonnom theomonnom changed the title fix generate_reply timeout handling increase generate_reply timeout Mar 18, 2026
@theomonnom theomonnom force-pushed the theo/fix-generate-reply-timeout branch 2 times, most recently from 0633908 to e0954fe Compare March 18, 2026 22:13
devin-ai-integration[bot]

This comment was marked as resolved.

@theomonnom theomonnom force-pushed the theo/fix-generate-reply-timeout branch from e0954fe to 84ae92a Compare March 18, 2026 22:20
devin-ai-integration[bot]

This comment was marked as resolved.

- Always catch RealtimeError in _realtime_reply_task (reset state to
  listening instead of leaving agent stuck), use tool_reply for log context
- Pop from _response_created_futures on timeout to prevent future leak
- Increase generate_reply timeout from 5s to 10s
- Remove RealtimeModelBeta — Azure now supports the GA API, with_azure()
  returns RealtimeModel directly

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@theomonnom theomonnom force-pushed the theo/fix-generate-reply-timeout branch from 9b30bce to 7fa7239 Compare March 19, 2026 03:16
__all__ = [
"RealtimeSession",
"RealtimeModel",
"RealtimeModelBeta",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we mention this in the release notes?

@theomonnom theomonnom changed the title increase generate_reply timeout increase generate_reply timeout & remove RealtimeModelBeta Mar 19, 2026
@theomonnom theomonnom merged commit 4a8f520 into main Mar 19, 2026
18 of 19 checks passed
@theomonnom theomonnom deleted the theo/fix-generate-reply-timeout branch March 19, 2026 03:22
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.

3 participants