We’ve pushed some important updates in the last couple of days:
- refactor of processor code, which is 1/3 of the breakpad server
architecture - update of reporter to allow for instant queuing of requested reports
This means:
- If you submit a crash, going to that crash page will:
- Show you a “haven’t queued it yet” page instead of a 404
page that will update in < 10 min - Once queued, you’ll see a “report pending” page that will
redirect to the finished report in < 21 seconds
- Show you a “haven’t queued it yet” page instead of a 404
- Wait time for reports from testers is reduced to 10 min max,
sometimes 21 seconds best-case - We are working on eliminating the 10 min portion but there are
reasons why we can’t spam the monitor that is responsible for
queuing new reports that are on disk — more on that next week (I
want this to get down to: load, wait 20 seconds, BAM! see your report)
Thanks for everyone’s patience with the crash report backlog during releases — we hope this helps many of you.
Let me know if you have any questions. More to come in the next few weeks! Thanks to Lars, Ted and Aravind for their help with developing/ testing and pushing these updates.
Brandon Welsch wrote on :
morgamic wrote on :