Is your feature request related to a problem?
Please describe.
Describe the solution you'd like
I’ve put a few safety guards in place on ClickHouse.
When I query Logs, I get an error like this:
code: 307, message: Limit for rows or bytes to read exceeded, max bytes: 20.00 GiB, current bytes: 20.05 GiB: While executing MergeTreeSelect(pool: ReadPool, algorithm: Thread)
However, when I query External APIs, I get this error instead:
This query had no results. Edit your query and try again!
I’d like these errors to be shown more clearly.
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Thank you for your feature request – we love each and every one!