Closed
Bug 935565
Opened 11 years ago
Closed 11 years ago
create HTTP POST crashstorage
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
FIXED
68
People
(Reporter: lars, Assigned: lars)
Details
create a new crashstorage class so that the crash movers can POST crashes to other collectors. This could be used for feeding staging collectors with crashes from prod crashmovers. To keep the volume down, I would suggest only using it on one crashmover or implementing adapting and employing the Throttler with this class.
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 67
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → lars
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/090c06bc6ee4a3275449c9f858d5cb45ca72dc8c
Merge pull request #1655 from twobraids/http_crashstore
Fixes Bug 935565 - crash storage for http POST
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•