Page MenuHomePhabricator

Implement re-run script for reportupdater
Closed, ResolvedPublic8 Estimated Story Points

Description

When reportupdater was written, it was prepared to have reruns.
But the actual rerun script was not implemented.

It should be something like:

python rerun_reports.py START_DATE END_DATE [REPORT1 REPORT2 REPORT3 ...]

It should create/append to a file in the project folder the reports/dates that should be rerun.
reportupdater would read from that file in the next execution and rerun the reports or mark them to be rerun.

Event Timeline

mforns raised the priority of this task from to Needs Triage.
mforns updated the task description. (Show Details)
mforns added a project: Analytics-Backlog.
mforns added subscribers: mforns, Aklapper.
Milimetric triaged this task as Medium priority.Feb 18 2016, 6:33 PM
Milimetric moved this task from Incoming to Event Platform on the Analytics board.
Milimetric added a project: good first task.
Milimetric set the point value for this task to 8.

Change 308977 had a related patch set uploaded (by Mforns):
Add re-run script

https://gerrit.wikimedia.org/r/308977