Closed
Bug 977634
Opened 11 years ago
Closed 10 years ago
Implement UPSERT for raw_crashes in crashstorage.py method
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
92
People
(Reporter: selenamarie, Assigned: selenamarie)
Details
I'm seeing some logged errors for raw crash duplicates. Will have a look to see if we can add an upsert there as well.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sdeckelmann
Assignee | ||
Updated•10 years ago
|
Summary: Evaluate whether we can use an UPSERT for raw_crashes in crashstorage.py method → Implement UPSERT for raw_crashes in crashstorage.py method
Assignee | ||
Updated•10 years ago
|
Target Milestone: --- → 91
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/977d1037c86069eb56b429e6e5325df64d77cdee
Fixes bug 977634 - use UPSERT for raw_crashes insert/update
https://github.com/mozilla/socorro/commit/1f2dc03606b72e0c46f2f9d1cafdc453aef8af5b
Merge pull request #2155 from selenamarie/bug977634-upsert-for-raw-crashes
Fixes bug 977634 - use UPSERT for raw_crashes insert/update
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Target Milestone: 91 → 92
You need to log in
before you can comment on or make changes to this bug.
Description
•