Closed Bug 792904 Opened 12 years ago Closed 11 years ago

DB changes to be more resilient (again) against late ADU pushes

Categories

(Socorro :: General, task, P1)

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: kairo, Assigned: selenamarie)

References

Details

(Whiteboard: [qa-])

We once again had a late ADU push from metrics today, and post-mobeta code apparently has a hard time dealing with that.
Bug 792869 has been filed for backfilling this time, but we shouldn't need manual interaction every time this happens, esp. as we know this can happen all the time.

Pre-mobeta we did at least do TCBS and crash numbers and filled in ADU-dependent data based on an hourly job later if it wasn't present. We need to become more flexible like that again - not sure if crontabber or so helps there, I just want to have this tracked so we make sure it's being addressed.
Technically TCBS did run, it's just that now the graphs are built differently and depend on ADU.

crontabber is a better long-term solution for this (since it tracks and can retry dependencies like this).
I'll go further and say that there is no way to fix this persistent issue without something which performs the same functions as crontabber is spec'd to do.
I have no problem with the solution being crontabber if it comes rather soon, I just want the problem to be tracked and solved. ;-)
BTW, I'm also pretty sure that not being able to calculate aggregates like TCBS without having ADU means that many third-party installations of Socorro probably are unusable, as I don't expect everyone to have that data about their users/installations.
Just for the record:  tcbs is not dependant on ADU.  The views which are dependant on ADU are:

- home_page_graph
- crashes_by_user
- explosiveness

This is not a change from pre-mobeta.  The *way* in which they are dependant has changed (i.e. you need to rerun the matview generation, rather than just rerunning product_adu), but those screens were always missing data if ADU didn't run.

This is also not a change for the open source users.  My suggested solution would be an ADU generator cron job for the OSS users, which just pads out the ADU with predefined figures.
See Also: → 805402
Assignee: nobody → sdeckelmann
Priority: -- → P1
Whiteboard: [qa-]
Target Milestone: --- → 27
Summary: Be more resilient (again) against late ADU pushes → DB changes to be more resilient (again) against late ADU pushes
Planning to chat with Peter this afternoon about this.
Target Milestone: 27 → Future
This ticket was made obsolete by crontabber.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.