Limit TU batch size

Hi everyone,

in one of our automation programs, we are trying to limit the batch size of translation units requested for the batch tasks Analyze Files, Pre-Translate Files, and Populate Project TM. The current batch size is 200 TUs and we would like to limit it to 50 TUs for performance reasons.

We have found and read this article [Increase TU batch size for more efficient GroupShare server TM searches during batch tasks (sdl.com)] but since we are talking about a serverbased TM, I am not sure this is applicable to our situation. Is there a way to implement this setting in i.e., the app.config of our program or do I have to implement it in the code itself and if so, how do I make sure that only 50 TUs are requested for the mentioned tasks?

Of course, I will share my code if needed.

Any hints and tips are highly appreciated!

Caroline

emoji
Parents Reply Children