Previously, users can config max_tasks_in_flight_per_actor with `compute=ray.data.ActorPoolStrategy(...)`. But after we deprecate the `compute` arg in favor of `concurrency`. We don't have a public API to allow configuring this.