Hi all, As I stated in the title, is there an equivalent for --numberOfWorkerHarnessThreads in Python SDK? I've got a streaming pipeline in Python which suffers from OutOfMemory exceptions (I'm using Dataflow). Switching to highmem workers solved the issue, but I wonder if I can set a limit of threads that will be used in a single worker to decrease memory usage.
Regards, Kamil
