In a C# class, I have to send batches of 100 strings to another API and it works well for thousands of ids, but will be necessary to be ready for one million.
Is ther