Skip to content

Give the flowing lanes a Procedure and a Caution lane - #752

Merged
xmap merged 1 commit into
mainfrom
flowing-lanes-procedure-caution
Aug 30, 2026
Merged

xmap merged 1 commit into
mainfrom
flowing-lanes-procedure-caution

Conversation

@xmap

@xmap xmap commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Promotes Procedure and Caution stream types out of the "Live activity" flowing timeline's "Other" catch-all into their own named lanes: Procedure is the only signal anywhere on the page for what's executing inside an open Run, and Caution is the safety-advisory channel. No backend/relay change needed, the activity tail already streams every stream type unfiltered.
  • Also fixes two leftover "2h" / "last 2 hours" strings (page.html subtitle, docs/stack/deployment.md) that PR Shrink the live status page's flowing window to 15 minutes #751's 15-minute-window change missed.

Test plan

  • No test hardcodes the domain list/count; grepped infra/status-relay/*.py, docs for stale references.
  • CI green.

Both stream types were falling into the "Other" catch-all even though
neither has a table anywhere else on the page: Procedure is the only
signal for what's actually executing inside an open Run, and Caution
is the beamline's safety-advisory channel. The activity tail already
carries every stream type unfiltered, so this is a client-side mapping
change only, no backend or relay change needed.

Also catches two leftover "2h"/"last 2 hours" strings in page.html's
subtitle and docs/stack/deployment.md that the prior 15-minute-window
change missed.
@github-actions

Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@xmap
xmap merged commit ffb854e into main Aug 30, 2026
19 checks passed
@xmap
xmap deleted the flowing-lanes-procedure-caution branch August 30, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant