Closed
Bug 1095110
Opened 10 years ago
Closed 10 years ago
Harden stability by making autolander not crash for simple routes
Categories
(Firefox OS Graveyard :: Gaia::GithubBot, defect)
Firefox OS Graveyard
Gaia::GithubBot
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
Don't allow autolander to crash yet for simple routes. We may want to fix this in the future, but for now since we use an in-memory store for active integrations, we should do our best to stay up. Adding a few try/catch statements in routes should do this.
I'll keep the throwing behavior of the /bin files though - I think those might still be handy.
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8518430 -
Flags: review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 2•10 years ago
|
||
Pull request has landed in master: https://github.com/KevinGrandon/autolander/commit/e16ebafe1f3014682f19792f5b801a832424cc95
Updated•10 years ago
|
Keywords: checkin-needed
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Whiteboard: [systemsfe]
You need to log in
before you can comment on or make changes to this bug.
Description
•