Closed
Bug 1008409
Opened 11 years ago
Closed 11 years ago
Modify cron job timing on affiliates-stage and add job to affiliates-dev and stage
Categories
(Infrastructure & Operations Graveyard :: WebOps: Engagement, task)
Infrastructure & Operations Graveyard
WebOps: Engagement
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: osmose, Assigned: cturra)
Details
There's two changes we'd like made to the affiliates cron jobs:
- On affiliates-stage, can we update the cron job running nightly_update.sh to run every 15 minutes?
- On both affiliates-dev and affiliates-stage, would it be possible to have a command run before the nightly update that runs `./manage.py collect_ga_data today`?
Assignee | ||
Comment 1•11 years ago
|
||
(In reply to Michael Kelly [:mkelly,:Osmose] from comment #0)
> There's two changes we'd like made to the affiliates cron jobs:
>
> - On affiliates-stage, can we update the cron job running nightly_update.sh
> to run every 15 minutes?
i just committed this to puppet and it should be available within 30 minutes.
> - On both affiliates-dev and affiliates-stage, would it be possible to have
> a command run before the nightly update that runs `./manage.py
> collect_ga_data today`?
this has now been run against both dev and stage.
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•11 years ago
|
||
So for the second point, I meant to ask that the command `./manage.py collect_ga_data today` be run every 15 minutes before the nightly_update runs, rather than just be run once. Sorry!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•11 years ago
|
||
as discussed on irc, i have added the collect_ga_data command to a cron, which runs just before the nightly_update script in both dev and stage.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•