errors.fyi community error code reference
LIMIT_EXCEEDED
clickhouse

Limit exceeded

A configurable query limit (such as `max_rows_to_read` or `max_bytes_to_read`) was exceeded. Adjust the limit settings or rewrite the query to read less data.

Numeric value: 191

References

← all namespaces