Closed
Bug 1540734
Opened 6 years ago
Closed 5 years ago
Taskcluster bot says "The specified entity already exists." 30 times
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hassan, Unassigned)
Details
Attachments
(1 file)
151.18 KB,
image/png
|
Details |
After rebasing in [1], Taskcluster bot commented 30 times with the same message "The specified entity already exists.". Is this a bug?
Reporter | ||
Comment 1•6 years ago
|
||
Same issue on another PR: https://github.com/taskcluster/taskcluster/pull/522
Comment 2•6 years ago
|
||
Probably related to bug 1540696, but I'm not sure why we'd see this so many times. Owlish?
Component: Operations and Service Requests → Services
Flags: needinfo?(bugzeeeeee)
Comment 3•6 years ago
•
|
||
30 times is because we use Checks API - each task is an individual function call, so there are errors for each task separately. As for the reason for those errors - I'm looking at it at the moment, not sure what's happening yet
Flags: needinfo?(bugzeeeeee)
Comment 4•6 years ago
|
||
Actually, Q for Hassan: is this bug about reporting the error 30 times or about the error itself?
Flags: needinfo?(helfi92)
Reporter | ||
Comment 5•6 years ago
|
||
Both but feel free to separate the bug into two if it makes more sense.
Flags: needinfo?(helfi92)
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•