Skip to content

fix(monitors): restore _worst helper#3

Merged
mark-mckee merged 1 commit into
mainfrom
fix/restore-worst-helper
May 9, 2026
Merged

fix(monitors): restore _worst helper#3
mark-mckee merged 1 commit into
mainfrom
fix/restore-worst-helper

Conversation

@mark-mckee

Copy link
Copy Markdown
Owner

The aggregation patch in #N inadvertently replaced rather than appended-after the existing _worst helper, breaking every monitor check at runtime with NameError. Restoring it; _compute_service_status relies on it for status comparison.

The aggregation patch in #N inadvertently replaced rather than
appended-after the existing _worst helper, breaking every monitor
check at runtime with NameError. Restoring it; _compute_service_status
relies on it for status comparison.
@mark-mckee mark-mckee merged commit 779c314 into main May 9, 2026
2 checks passed
@mark-mckee mark-mckee deleted the fix/restore-worst-helper branch May 9, 2026 11:24
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