-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Problem
-
8 tools output literal
undefinedin their formatted output when native handlers return missing/optional fields. This is visible to users as broken text like[high] undefined: undefinedin safety analysis output. -
DuckDB driver crashes with
database is lockedwhen concurrent sessions access the same database file. No retry or fallback to read-only mode. -
3 tools don't propagate exceptions to
metadata.errorin their catch blocks, which means telemetry can't classify these errors.
Impact
- Users see garbage
undefinedtext in tool outputs across sql-analyze, schema-inspect, sql-translate, dbt-manifest, finops-analyze-credits, warehouse-list, altimate-core-check, altimate-core-rewrite - DuckDB users experience random crashes when running multiple queries
- Telemetry misses error classification for schema-inspect, dbt-manifest, warehouse-list failures
Found via
1,185 automated simulations (839 mock + 346 real E2E) across 10 personas, 11 dialects, and 14 use-case categories.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels