Skip to content

Update - #233

Merged
jerryjuche merged 2 commits into
stagingfrom
update
Aug 16, 2026
Merged

Update#233
jerryjuche merged 2 commits into
stagingfrom
update

Conversation

@jerryjuche

Copy link
Copy Markdown
Owner

No description provided.

…obes

Render health probes hit GET /health at a fixed interval; each hit emitted a
full request log line plus a fresh 16-byte request ID and CSP nonce, burying
real user traffic. requestLoggingSkipPaths skips the logging wrapper entirely
for /health and /version — handlers still run (the DB ping still reports
connectivity), only the log line, request ID, and nonce generation are skipped.

Regression test: TestRequestLoggingMiddleware_SkipsHealthAndVersion redirects
slog to a buffer, asserts /health and /version emit no log line while a normal
request (/problems) still logs.

Verified: go vet clean, go build ./cmd/server OK, 9/9 backend suites green.
… viewer, quality gauge, skill radar, tabbed analysis
@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
koder Ready Ready Preview Aug 16, 2026 11:09pm

@jerryjuche
jerryjuche merged commit e6b5b48 into staging Aug 16, 2026
5 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.

1 participant