-
fix(agent-insights): address PR review comments
发布于
2026-06-15 15:16:07 +00:00 - add @Builder(toBuilder=true) to AnalyticsQueryRequest/Response and build via builders
- reject null request body with @NotNull at the API boundary
- label parse_error only for true ClickHouse syntax errors during EXPLAIN AST
- return a constant message for ClickHouse limit breaches (keep raw text in logs only)
- precompile AuthFilter path patterns instead of recompiling per request
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
下载附件