jolly-florist-66728
10/24/2024, 2:53 PMtarget
now w/ the new version. Is the solution just to do a find and replace of task_function
w/ target
?
# Answer
Yes, replacing task_function
with target
is the solution. According to Flyte's GitHub issue, the map_task
function now expects a target
parameter instead of task_function
. Would you like more details on this change or any other related updates?
Sources:
- Flyte's GitHub issue
Slack Link
https://.slack.com/archives/CP2HDHKE1/p1729781572.883289 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.