Closed
Bug 909406
Opened 12 years ago
Closed 8 years ago
long-running jobs hold up crontabber, run multiple instances
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rhelmer, Assigned: peterbe)
References
()
Details
One way to get the remaining standalone jobs into crontabber (including slow ones like the pig job) without blocking everything else for indeterminate lengths of time would be run two crontabbers, with separate config files (one for matviews, the other for everything else?)
| Assignee | ||
Comment 1•9 years ago
|
||
This PR will solve it https://github.com/mozilla/crontabber/pull/69
Comment 2•8 years ago
|
||
That PR landed, so I think the underlying fix is done. The only outstanding thing here is to switch to running multiple instances.
We've been phasing out cron jobs, so crontabber is doing less. I don't think we want to do this anymore, so I'm going to mark this as WONTFIX.
If that's not the case, please re-open with a limerick about a configman in a tree.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•