fn check_streaming_max_parallelism(val: &usize) -> Result<(), String>
Check if the provided value is a valid max parallelism.