pub async fn is_config_processing_in_progress( pool: &Arc<Pool>, prefix: &str, ) -> Result<bool>
Returns whether config processing is explicitly marked as in progress.