Closed Bug 1387027 Opened 7 years ago Closed 7 years ago

groupResolved message sent on 2017-08-03 for a group of tasks resolved on 2017-07-11

Categories

(Taskcluster :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1443503

People

(Reporter: marco, Unassigned)

References

Details

Today I've received a pulse message for group GpA3Vr0RSPeeGv7wi7uM3Q, whose tasks were all resolved on 2017-07-11. This is just an example, but it actually happened for other old groups as well. A few days ago, I was basically never seeing duplicate messages or messages coming from very old tasks. Now, it's happening really often.
Are these for re-runs of tasks from those groups?
I've printed the 'resolved' property of all task runs: > for task in tasks: > for run in task['status']['runs']: > print(run['resolved']) And all of them were resolved on 2017-07-11, so I think they weren't re-runs.
I think from listing the task group just now there were three tasks that resolved on 2017-08-03. Specifically YfA9Siv4R2e66LQ3WZ1-GA, LezTcOpJTGCWlZchCxOF6A, and YS_mOrLXQNSlk_UJHaENMQ. Interestingly it looks like task UOdLkEzGRUWKQQ8FjGfGYg resolved at 2018-02-03T16:25:25.743Z which is just last month? I will close this as a dupe of bug 1443503 so that we can continue discussion in there. I'm thinking that maybe we need to provide some sort of other mechanism other than taskGroupResolved for your use case.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.