Closed
Bug 1542395
Opened 6 years ago
Closed 6 years ago
rewrite verify_processed crontabber job as django command
Categories
(Socorro :: General, task, P2)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
Attachments
(1 file)
"verify_processed" is a crontabber job. The code is here:
https://github.com/mozilla-services/socorro/blob/master/socorro/cron/jobs/verify_processed.py
This bug covers rewriting that as a Django command with tests run by the Django cronrun command.
Assignee | ||
Comment 2•6 years ago
|
||
Assignee: nobody → willkg
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
I'll wait until this deploys to stage and then futz with the Job and trigger it into running.
Assignee | ||
Comment 5•6 years ago
|
||
This worked out super on stage.
I just pushed it to prod.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•