QueryLimitExceededException
Raised when the number of active queries exceeds what the server can process. The query in question can be retried when the system is less busy.
Types
Functions
Link copied to clipboard
inline fun copy(block: QueryLimitExceededException.Builder.() -> Unit = {}): QueryLimitExceededException