Skip to content

refactor(http): standardize list-load logging#192

Merged
cawalch merged 1 commit into
mainfrom
issue-175-standardize-load-errors
Jul 7, 2026
Merged

refactor(http): standardize list-load logging#192
cawalch merged 1 commit into
mainfrom
issue-175-standardize-load-errors

Conversation

@cawalch

@cawalch cawalch commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Standardizes the remaining direct list-load error logging calls through a shared helper on UIHandlers.

  • adds logLoadError(ctx, message, err, attrs...)
  • updates sites, dashboard, and allowlist loaders to use ErrorContext consistently

Tests: cd services/merrymaker-go && go test ./...

Fixes #175

@cawalch cawalch merged commit 6dcd5c9 into main Jul 7, 2026
21 checks passed
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.

Standardize UI error logging: consolidate repeated 'failed to load' blocks

1 participant