upgrading some older workflows, and seeing that map_task breaks as it's expecting `target` now w/ the new version. Is the solution just to do a find and replace of `task_function` w/ `target`?
Summary
upgrading some older workflows, and seeing that map_task breaks as it's expecting target now w/ the new version. Is the solution just to do a find and replace of task_function w/ target?