New RunLLM response generated: >>>*# Question* Do...
# runllm-flyte-trial
a
New RunLLM response generated: >>>*# Question* Does anyone know if map tasks (array) + dynamic +
min_success_ratio
is expected to work? Details in ๐Ÿงต # Answer Map tasks with
min_success_ratio
are supported, but combining them with dynamic workflows is not fully supported. According to Flyte documentation,
min_success_ratio
determines the minimum fraction of total jobs that must complete successfully before terminating the map task and marking it as successful. However, as per Flyte community discussion, dynamic workflows within map tasks are not currently supported and may not work as expected. Would you like more details on how to configure
min_success_ratio
or alternatives for dynamic workflows? Sources: - Flyte documentation - Flyte community discussion Slack Link https://flyte-org.slack.com/archives/CP2HDHKE1/p1724143005.333229 ๐Ÿ‘ 0 button ๐Ÿ‘Ž 0 button ๐Ÿ’ก Hint: Mention @runllm in the thread for followups.