agent-lightning icon indicating copy to clipboard operation
agent-lightning copied to clipboard

Use SSE for wait_for_rollouts

Open ultmaster opened this issue 2 months ago • 2 comments

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

ultmaster avatar Oct 23 '25 17:10 ultmaster

/ci

ultmaster avatar Oct 25 '25 05:10 ultmaster

✅ CI retrigger requested by @ultmaster. Closed & reopened the PR to fire pull_request: reopened.

github-actions[bot] avatar Oct 25 '25 05:10 github-actions[bot]