Constant jsonrpsee_types::error::SERVER_IS_BUSY_CODE
source · pub const SERVER_IS_BUSY_CODE: i32 = -32604;
Expand description
Server is busy error code.
pub const SERVER_IS_BUSY_CODE: i32 = -32604;
Server is busy error code.