Skip to content

v0.1.2

  • v0.1.2
  • c8d7b88
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.1.2
  • c8d7b88
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Taure Taure tagged this 27 May 20:30
The left-column run list was server-rendered once, so runs that started
after page load only appeared on refresh. Add a run-index SSE stream that
re-renders #run-index on run start/stop/cancel, driven by the telemetry
the stats server already collects.

- stats: subscribe_index/0 + notify index subscribers on run
  start/stop/cancelled/budget events
- sse: GET /sse/runs stream (stream_index/1) that subscribes and patches
  #run-index; keeps the open run highlighted via ?active
- page: wrap the list in a stable data-init element around #run-index;
  index/show open the stream
Assets 2
Loading