pub const DEFAULT_MAX_BLOCKING_TASKS: usize = 512; // 512usize
Default maximum number of concurrent blocking tasks (for RPC tracing guard).