Skip to content

fix: avoid timing out slow agents when using the run_sse endpoint#475

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_815759800
Oct 6, 2025
Merged

fix: avoid timing out slow agents when using the run_sse endpoint#475
copybara-service[bot] merged 1 commit intomainfrom
test_815759800

Conversation

@copybara-service
Copy link

fix: avoid timing out slow agents when using the run_sse endpoint

non-streaming slow agents have a chance to take longer than 30 seconds to send a given event back to the user, which can lead to the SseEmitter timing out the connection despite no failures occurring.

non-streaming slow agents have a chance to take longer than 30 seconds to send a given event back to the user, which can lead to the SseEmitter timing out the connection despite no failures occurring.

PiperOrigin-RevId: 815766774
@copybara-service copybara-service bot merged commit 0f4df64 into main Oct 6, 2025
@copybara-service copybara-service bot deleted the test_815759800 branch October 6, 2025 16:45
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