Comment 2 for bug 1858134

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 1858134] Re: store the user's last few OOPSes somewhere

This is all already done in the oops microservice (internal only when I
left). What isn't present is any sort of hookup to let users query that
themselves. I think the code for that service was open sourced, though I
may be wrong :). - its a little django app. Teaching it to have a formal
API, giving that API federated auth and allowing LP to use that API for an
OOPS-view would then be fairly straight forward, no LP schema changes
needed (or desirable).