Closed
Bug 540750
Opened 16 years ago
Closed 16 years ago
[dashboard][l10nstats] untranslated stats should really only be on active runs
Categories
(Mozilla Localizations :: Infrastructure, defect, P2)
Mozilla Localizations
Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: Pike)
Details
Attachments
(1 file)
|
833 bytes,
patch
|
zbraniecki
:
review+
|
Details | Diff | Splinter Review |
The untranslated stats are clogging our db and server, we should disable them until we figure out how to actually structure that data.
Unless we can come up with something constructive quickly.
| Assignee | ||
Comment 1•16 years ago
|
||
Something made previous code slip the untranslated stats entries, trying some new code that should be more robust.
Assignee: nobody → l10n
Status: NEW → ASSIGNED
Summary: [dashboard][l10nstats] disable untranslated stats → [dashboard][l10nstats] untranslated stats should really only be on active runs
| Assignee | ||
Comment 2•16 years ago
|
||
I'm not sure why the previous code didn't work, trying something more ruthless.
Not sure if transactions could have been biting us, though I would hope they wouldn't. Anyway, if we're leaving them out in this run, this query should catch 'em on the next.
Attachment #422587 -
Flags: review?(gandalf)
Comment 3•16 years ago
|
||
Comment on attachment 422587 [details] [diff] [review]
move from just a query on previous to all non-active
r+
Attachment #422587 -
Flags: review?(gandalf) → review+
| Assignee | ||
Comment 4•16 years ago
|
||
http://hg.mozilla.org/l10n/django-site/rev/3563c90ca83a, FIXED. The last two or three builds didn't leave unattended untranslated entries, too.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•