I have started seeing this issue arise: ```code: 2...
# support
k
I have started seeing this issue arise:
Copy code
code: 202, message: Too many simultaneous queries. Maximum: 100
Is this something configurable in signoz or clickhouse?
s
It is configurable in the ClickHouse server config. However, it indicates there is a problem processing the queries quickly. See which queries are taking long time to complete and see if something can be done about them