With the new Dynamic Task Mapping feature, it's possible to use the expand
function and create a variable number of tasks based on the output of a previous task.
The problem is that, as shown in the documentation, the UI will only show the total number of tasks generated, this is particularly uncomfortable when the number of task instances is high and we need to debug a specific error.
I tried searching the docs and GitHub pages but all I could find is a suggestion. Is there anyone who found a solution or a workaround to fix this?