pub async fn is_config_processing_completed( pool: &Arc<Pool>, prefix: &str, ) -> Result<bool>
Returns whether config processing has been explicitly marked as completed.