What happens when I exceed client sessions?
Question
Using the Serverless option, I see the only limitation is 100 client sessions at a time. What happens if I exceed 100 client sessions? Does it stop working?
Answer
No, the cluster does not stop working. However, once a client attempts to connect over a quota, such a connection attempt will be rejected with the reason “QUOTA_EXCEEDED”.