Closed
Bug 993833
Opened 11 years ago
Closed 7 years ago
run update_signatures() hourly
Categories
(Socorro :: Database, task)
Socorro
Database
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rhelmer, Unassigned)
References
Details
If we ran update_signatures() hourly instead of daily, we could use it for the bugzilla cron job (bug 993634).
Reporter | ||
Comment 1•11 years ago
|
||
(In reply to Robert Helmer [:rhelmer] from comment #0)
> If we ran update_signatures() hourly instead of daily, we could use it for
> the bugzilla cron job (bug 993634).
Selena, is there any reason that we should not do such a thing?
Flags: needinfo?(sdeckelmann)
Comment 2•11 years ago
|
||
(In reply to Robert Helmer [:rhelmer] from comment #1)
> (In reply to Robert Helmer [:rhelmer] from comment #0)
> > If we ran update_signatures() hourly instead of daily, we could use it for
> > the bugzilla cron job (bug 993634).
>
> Selena, is there any reason that we should not do such a thing?
No, that seems fine. Although, I think we should fix update_signatures() to work more like update_reports_clean() and only look back at the last couple of hours instead of the whole day. I will hack on that today!
Flags: needinfo?(sdeckelmann)
Comment 3•11 years ago
|
||
Ok, so that code is merged. This bug should probably be changing crontabber config to use "update_signatures_hourly()".
Reporter | ||
Comment 4•9 years ago
|
||
(In reply to Robert Helmer [:rhelmer] from comment #0)
> If we ran update_signatures() hourly instead of daily, we could use it for
> the bugzilla cron job (bug 993634).
Still useful/desirable?
Assignee: rhelmer → nobody
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•