Closed Bug 777010 Opened 12 years ago Closed 12 years ago

set hour for daily matviews crontabber job

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

Details

re: bug 775603 comment 1, this job is time sensitive and should specify the hour to start.
peterbe - r? https://github.com/mozilla/socorro/pull/725

I made everything start at 2 AM like the old system (since jobs that are not dependent should be able to run in parallel) - however the problem is that we haven't actually tested running these things in parallel and that it doesn't cause unexpected problems (overloading the database for example although that feels unlikely to me).

The old system ran everything in serial since it was just a single script.

I'm not sure we can adequately test this in staging, both due to bug 771218 and also because the overall volume on staging is so low.
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/e2cfd70f002c2502b8810ab52fb7ce971182686c
Merge pull request #725 from rhelmer/bug777010-specify-matview-start-hour

bug 775603 - specify start times for time-sensitive jobs
Perhaps I misinterpret you but...
In crontabber all jobs are done synchronously. Jobs are never run in parallel.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.