bland-dress-83134
04/24/2025, 10:12 AMmax_parallelism
from within a task to make a batching decision at the point of a fan-out? Or is this difficult to figure out because I shouldn't be doing it? 😅bland-dress-83134
04/24/2025, 10:56 AMDo not usewithin task code.FlyteRemote
bland-dress-83134
04/24/2025, 11:15 AMchunk
argument around? https://www.union.ai/docs/flyte/user-guide/programming/nested-parallelism/ -- but seems like you could use max_parallelism
to determine your chunk size more appropriately.freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
bland-dress-83134
04/25/2025, 9:20 AM