Skip to content

Conversation

@ben-fornefeld
Copy link
Member

@ben-fornefeld ben-fornefeld commented Dec 29, 2025

Add error logging for failed health checks in src/app/api/health/route.ts using the custom logger.


Slack Thread

Open in Cursor Open in Web


Note

Adds structured error logging to the health check endpoint.

  • Logs KV and Supabase check failures in src/app/api/health/route.ts using l.error with serializeError for richer context
  • Imports logger and serialize-error; no change to health check logic or response shape

Written by Cursor Bugbot for commit 2822de7. This will update automatically on new commits. Configure here.

@cursor
Copy link

cursor bot commented Dec 29, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Dec 29, 2025

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

Project Deployment Review Updated (UTC)
web Ready Ready Preview, Comment Dec 29, 2025 0:46am
web-juliett Ready Ready Preview, Comment Dec 29, 2025 0:46am

@cursor cursor bot force-pushed the cursor/health-check-error-logging-7f0b branch from e7c7384 to 2822de7 Compare December 29, 2025 12:45
@ben-fornefeld ben-fornefeld self-assigned this Dec 29, 2025
@ben-fornefeld ben-fornefeld added the improvement Improvements in-code label Dec 29, 2025
@ben-fornefeld ben-fornefeld marked this pull request as ready for review December 29, 2025 12:46
@ben-fornefeld ben-fornefeld enabled auto-merge (squash) December 29, 2025 13:05
@ben-fornefeld ben-fornefeld merged commit 5904dee into main Dec 29, 2025
6 checks passed
@ben-fornefeld ben-fornefeld deleted the cursor/health-check-error-logging-7f0b branch December 29, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvements in-code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants