Closed
Bug 946266
Opened 11 years ago
Closed 11 years ago
Add reprocessing table and a cron job to serve crash ids to RabbitMQ
Categories
(Socorro :: Database, task)
Tracking
(Not tracked)
RESOLVED
FIXED
69
People
(Reporter: selenamarie, Assigned: selenamarie)
References
Details
(Whiteboard: [qa-][DB change])
* Add reprocessing_queue table to postgres
* Add a cron job that checks this periodically and pushes jobs into rabbitmq.config.reprocessing_queue_name in RabbitMQ
Assignee | ||
Updated•11 years ago
|
Whiteboard: [qa-][DB change]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sdeckelmann
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 68
Assignee | ||
Updated•11 years ago
|
Target Milestone: 68 → 69
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/a11546a440031e9edf692feb12bf5b1b1a8b669d
Migration for bug 946266
https://github.com/mozilla/socorro/commit/d345767d38fe9697b73272583380658a07eb42cc
Fixes bug 946266 Adds reprocessing table and crontabber job
https://github.com/mozilla/socorro/commit/a5deec0cd481f864d5c170503d1ce4b8d4fea830
Merge pull request #1708 from selenamarie/bug946266-reprocessing-cron-and-table
Bug946266 reprocessing cron and table
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
•