orbitalci / orbital

Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
GNU General Public License v3.0
29 stars 2 forks source link

`ocelot logs` on polled repos live logs inconsistent #208

Closed tjtelan closed 4 years ago

tjtelan commented 5 years ago

Tracking this issue for repo steps, and explanations, so we can write tests to catch this regression.

Troubleshooting/Fixing this scenario needs to be documented in the wiki.

Given that I don't seem to understand the underlying conditions for streaming logs, my hunch is this is possibly related to #198

I haven't hooked up a debugger yet, but in production I have no streaming logs when a build is queued through polling, vs manually with ocelot build.

tjtelan commented 4 years ago

Closing since this is part of the legacy codebase.