bottlerocket-os / bottlerocket-os/bottlerocket-test-system
cli: Logs `HyperError`
Open
bug
help wanted
needs-repro
- Dominant language
- Rust
- Stars
- 18
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
If a user is watching the logs from a test and the frequency of logs is > ~5 mins, the cli will error with `Unable to get next log from stream: HyperError: error reading a body from connection: error reading a body from connection: timed out`
Contributor guide
Research direction
Start by reproducing the failure while watching test logs with intervals longer than about five minutes. Trace the CLI's log-stream handling and the reported HyperError timeout, then identify the relevant existing tests or entry points. Done means log watching continues without this timeout for the reported interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100