Closed Bug 1542391 Opened 5 years ago Closed 5 years ago

rewrite elasticsearch_cleanup crontabber job as django command

Categories

(Socorro :: General, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

Attachments

(1 file)

elasticsearch_cleanup is a crontabber job. This is the code:

https://github.com/mozilla-services/socorro/blob/master/socorro/cron/jobs/elasticsearch_cleanup.py

This bug covers rewriting that as a Django command with tests that's run by the Django cronrun command.

Making this a P2 to do soon.

Priority: -- → P2
Depends on: 1493687

This one is tricky because we don't have access to the relevant ES classes from the webapp. I'm going to have to forge new paths.

Assignee: nobody → willkg
Status: NEW → ASSIGNED
Depends on: 1546254

This has been deployed to prod.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: