Review SQL related error logging (non-syntax errors) in LLM

Repo: · Issue: #296 Status: Open · Priority: P2 Assignee: Martin Labels: bug

Description

Caused by https://twill-network.slack.com/archives/C07TPN6FCBX/p1748953226544229

Steps to reproduce

When running complex queries in the LLM the generated query sometimes fails but it isn’t marked as a syntax error so we get the alert.

What was the expected behavior?

I expected that type of error not to be logged

Screenshots

No response

Implementation Notes

Dash adds notes here while working

Link to people, meetings, dependent tickets