Open Bug 1241577 Opened 9 years ago Updated 9 months ago

Use django-rest-framework-bulk for classified failure and bug APIs

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: jgraham, Unassigned)

References

Details

Attachments

(1 obsolete file)

These APIs currently implement custom support for bulk insert and/or update. This bypasses the django-rest-framework Serializer, which does have some issues e.g. validation of objects against the model is not run. We may be able to move to django-rest-framework-bulk to regain this lost functionality. In doing so it is important to be careful not to regress performance (particularly in the way the database is used).
Blocks: 1241940
Component: Treeherder → Treeherder: Log Parsing & Classification
Priority: -- → P3
Component: Treeherder: Log Parsing & Classification → TreeHerder
Attachment #9384081 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: