pub async fn update_compaction_config( context: &CtlContext, ids: Vec<CompactionGroupId>, configs: Vec<MutableConfig>, ) -> Result<()>