Constant jsonrpsee_types::error::TOO_MANY_SUBSCRIPTIONS_MSG
source · pub const TOO_MANY_SUBSCRIPTIONS_MSG: &str = "Too many subscriptions on the connection";
Expand description
Subscription limit per connection was exceeded.