tall-beach-66982
08/01/2024, 1:09 PMRUNNING executions are allowed at a given time for my workflow and despite following these steps and setting max_parallelism = 3 in both my launch plan and a config.yaml that I’m using, flyte propeller still seems to still allow as many as 20 executions to be in a RUNNING state at once.
Is max_parallelism not doing what I think it does? Or is there another way of limiting how many executions can be run at once?victorious-rainbow-91536
08/01/2024, 4:03 PMaverage-finland-92144
08/01/2024, 4:04 PMmax_parallelism controls how many task nodes inside a workflow are evaluated at the same timevictorious-rainbow-91536
08/06/2024, 1:47 PM