Closed Bug 802483 Opened 12 years ago Closed 12 years ago

[socorro-crashstats] /report/index should check mware status, return appropriate page

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

/report/index page should check the result of the mware call, and display a loading screen if the crash id was submitted for priority processing.
Assignee: nobody → rhelmer
Looks like the /crash/ service returns:

404 if there is no processed and no raw crash
408 is there is no processed and there *is* a raw crash

The latter gets submitted to priority processing, so the client should retry. The old site has pages for these, I will dig them up.
Summary: [socorro-crashstats] /report/index should check priority processing status → [socorro-crashstats] /report/index should check mware status, return appropriate page
r? https://github.com/mozilla/socorro-crashstats/pull/170

I know brandon worked on the PHP impl of this some
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/socorro-crashstats

https://github.com/mozilla/socorro-crashstats/commit/f9775defb939fffd79958da2bc76070cedf28a25
bug 802483 - show pending or crash-not-found page depending on mware status

https://github.com/mozilla/socorro-crashstats/commit/81013f6cce206c6e9f8bd850ee36c918c98b4d16
Merge pull request #170 from rhelmer/bug802483-report-index-check-pri-proc

bug 802483 - show pending or crash-not-found page depending on mware sta...
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
I accidentally an extra tag ;)

r? https://github.com/mozilla/socorro-crashstats/pull/200
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.