pub async fn patch_pooler_merge( cdb: &CoreDB, ctx: &Arc<Context>, patch: Value, ) -> Result<(), Action>