Is there anyway to consume depot files in chunks so that we can asynchronously process large lists?
Would also be helpful if someone can help me to understand what benefits getDepotFiles provides over the CLI command: p4 files without these sorts of added features? I suppose it's a bit more efficient than consuming standard streams?