agent-lightning
agent-lightning copied to clipboard
Use SSE for wait_for_rollouts
Summary
- stream wait_for_rollouts responses over SSE so the client can wait for longer timeouts
- add client-side SSE handling with 60s retry chunks and document the new behavior
- extend store client tests to cover large timeout support
Testing
- pytest tests/store/test_client_server.py -k wait_for_rollouts (fails: ModuleNotFoundError: No module named 'opentelemetry')
https://chatgpt.com/codex/tasks/task_e_68fa5a8534b4832eb5385a9bbfe33194
/ci
✅ CI retrigger requested by @ultmaster. Closed & reopened the PR to fire pull_request: reopened.