pub const BATCHES_NOT_SUPPORTED_MSG: &str = "Batched requests are not supported by this server";
Expand description

Batched requests not supported error message.