Closed
Bug 325181
Opened 19 years ago
Closed 19 years ago
Report stuck in talkback
Categories
(mozilla.org :: Talkback Server & Webtool, task)
mozilla.org
Talkback Server & Webtool
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aguertin+bugzilla, Assigned: jay)
Details
Talkback says "The next incident id in the queue is 14485096 and was submitted on 2006-01-28 01:23:05.0." ...which is almost 48 hours ago, but also says "The most recent incident id submitted [i.e. processed] is 14533341."
So it looks like that one report is just stuck.
Assignee | ||
Comment 1•19 years ago
|
||
This is on my list of things to work on soon. The original query that gave us the correct info every time was taking up too much DB resources and so I changed the query...which often shows the correct info, but sometimes gets stuck on one incident id until it is cleared from the database during our cleanup every few days.
For now, we'll just have to live with it... sorry for the incovenience.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•19 years ago
|
||
Ok, I think I have it fixed. Not sure how much these queries will be pounding the db with each page load, but I think we should be ok. Of course this is not going to be completely accurate, but it should give you a good idea of which incident is next and what time it was submitted (so you can tell when your crash will finally be processed).
I might add some more info about hourly processing stats, but that's future work. :-)
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•