Description
In #32888, @shahidki31 change taskInfo.index to taskInfo.taskId. However, we generally use index.attempt or taskId to distinguish tasks within a stage, not taskId.attempt.
Thus #32888 was a wrong fix issue, we should revert it.
In #32888, @shahidki31 change taskInfo.index to taskInfo.taskId. However, we generally use index.attempt or taskId to distinguish tasks within a stage, not taskId.attempt.
Thus #32888 was a wrong fix issue, we should revert it.