Closed
Bug 1087997
Opened 10 years ago
Closed 10 years ago
Failing the ingestion of a treeherder collection on one repo shouldn't affect the ingestion on other repos
Categories
(Tree Management :: Treeherder, defect, P1)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdoglio, Assigned: mdoglio)
References
Details
Attachments
(1 file)
At the moment if there's a failure ingesting jobs on a repository, an exception is raised preventing loading jobs on other repositories. We shouldn't raise an exception, but rather log the error.
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8510282 -
Flags: review?(cdawson)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mdoglio
Status: NEW → ASSIGNED
Updated•10 years ago
|
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder-service
https://github.com/mozilla/treeherder-service/commit/91aaffe3b0c452cd88ac2f375d8add52acdcd878
Bug 1087997 - better handling of failures on data ingestion
https://github.com/mozilla/treeherder-service/commit/ad3f46f6fd54c7c0eb5a81ee1848433d91e09506
Merge pull request #260 from mozilla/bug-1087997-ingestion-failure
Bug 1087997 - better handling of failures on data ingestion
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Attachment #8510282 -
Flags: review?(cdawson) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•