errors.fyi community error code reference
TOO_MANY_SIMULTANEOUS_QUERIES
clickhouse

Too many simultaneous queries

The number of concurrently executing queries reached the server limit set by `max_concurrent_queries`. Retry after existing queries complete or increase the limit.

Numeric value: 202

References

โ† all namespaces for TOO_MANY_SIMULTANEOUS_QUERIES