feat: better error messages + property value index#5535
Conversation
- Surface user-friendly error messages for ClickHouse errors (timeout, memory, row limits) instead of generic "Internal Server Error" - Add bloom filter index on mapValues(properties) for faster property filtering Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Claude finished @chitalian's task —— View job Code Review Complete ✅Review Tasks:
SummaryScore: 8/10 - Good to merge, minor suggestions for improvement This PR successfully addresses two important improvements: user-friendly error messaging and query performance optimization. The implementation is solid with no critical security issues identified. Detailed Analysis✅ ClickHouse Migration (
|
Ticket
Link to the ticket(s) this pull request addresses.
Component/Service
What part of Helicone does this affect?
Type of Change
Deployment Notes
Screenshots / Demos
Extra Notes
Any additional context, considerations, or notes for reviewers.
Context
Why are you making this change?
Screenshots / Demos