bitter-orange-8782
02/02/2023, 11:46 AMforeach.
I have a step that is using the self.next(self.next_function, foreach='some_variable').
When looking at the timeline of the next_function I see that not all childs are spinning up at the same time (take a look at the picture attached for the gradual spin up)
(I have set the max-num-splits to the num of the produced childs)
Is there any configuration that I’m missing so all pods will spin up in parallel and not in batches?bitter-orange-8782
02/02/2023, 12:45 PM--max-worker flag.
I haven't seen it in the python section, only in the R section of the documentation - have i missed it?bitter-orange-8782
02/02/2023, 1:01 PM-max-num-splits=1700 and the --max-workers=200
While running i noticed that there is a large gap between 2 batches (guessing between 200 pods and the next 200 pods)
can you please explain why this is happening?
Are there any guidelines on the ratio between those flags?ambitious-bird-15073
02/02/2023, 1:07 PMdazzling-van-84908
02/02/2023, 1:14 PMdazzling-van-84908
02/03/2023, 6:30 PMancient-application-36103
02/03/2023, 6:52 PMancient-application-36103
02/03/2023, 6:53 PMdazzling-van-84908
02/05/2023, 7:16 AMancient-application-36103
02/05/2023, 7:17 AMdazzling-van-84908
02/05/2023, 8:18 AMancient-application-36103
02/05/2023, 4:25 PMbitter-orange-8782
02/06/2023, 7:06 AMsquare-wire-39606
02/06/2023, 3:59 PMdazzling-van-84908
02/08/2023, 11:13 AMsquare-wire-39606
02/10/2023, 5:12 PMsquare-wire-39606
02/10/2023, 5:14 PM