James Brady
08/17/2022, 10:29 AMSamhita Alla
08/17/2022, 10:52 AMNiels Bantilan
08/17/2022, 1:07 PMMartin Stein
08/17/2022, 1:15 PMJames Brady
08/17/2022, 1:20 PMNiels Bantilan
08/17/2022, 1:36 PMconcurrency
and min_success_ratio
)James Brady
08/17/2022, 1:37 PMSamhita Alla
08/17/2022, 1:41 PMyes, maptasks are the recommended way to parallelize nodes, a more flexible alternative would be dynamic workflows (the tradeoff is that dynamics don’t have a the ability to express+1. Also, maps tasks do not spin up nodes for every instance whereas dynamic workflow does.andconcurrency
)min_success_ratio
Ketan (kumare3)
08/17/2022, 1:45 PMJames Brady
08/17/2022, 1:47 PMmap_task
creates a new pod per item being mapped over? (Side-note: I've not seen where I configured the podspec we need, but I'm sure I will, just haven't read the docs yet)map_task
– those override the resource requests for the pods being created?Ketan (kumare3)
08/17/2022, 1:53 PMJames Brady
08/17/2022, 1:54 PMKetan (kumare3)
08/17/2022, 1:54 PMNiels Bantilan
08/17/2022, 3:11 PM