Skip to content

[APP-4612] Stop agent event SSE retry loops#11711

Draft
seemeroland wants to merge 1 commit into
masterfrom
oz-agent/APP-4612-stop-agent-event-http-retry-loop
Draft

[APP-4612] Stop agent event SSE retry loops#11711
seemeroland wants to merge 1 commit into
masterfrom
oz-agent/APP-4612-stop-agent-event-http-retry-loop

Conversation

@seemeroland
Copy link
Copy Markdown
Contributor

Summary

  • stop the shared Agent Mode event SSE driver immediately on permanent HTTP status failures such as 403
  • bound repeated transient HTTP status failures such as 429/5xx so status loops cannot reconnect forever
  • prevent the orchestration streamer from reopening SSE after a terminal stream error

Tests

  • cargo fmt --check
  • cargo test -p warp ai::agent_events::driver_tests --lib

This PR was created by Oz (running Codex).

Co-Authored-By: Oz <oz-agent@warp.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant