Comment 5 for bug 1340604

Revision history for this message
Joe Talbott (joetalbott) wrote : Re: [phone] crash files are only uploaded on boot

So after further digging what I think is happening is this: when whoopsie calls monitor_connectivity() and we timeout getting the system bus monitor_connectivity() returns FALSE and that's it. I think adding a retry around the call to monitor_connectivity() might help mitigate the problem until we can determine why it's timing out getting the system bus.