Closed
Bug 899193
Opened 13 years ago
Closed 13 years ago
Remove DB healthcheck middleware
Categories
(Webmaker Graveyard :: Login, defect)
Webmaker Graveyard
Login
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jon, Assigned: jon)
Details
Attachments
(1 file)
It's currently being checked on every request, which means that static files will get an HTTP 500 if the DB is inaccessible.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #782673 -
Flags: review?(kieran.sedgwick)
Updated•13 years ago
|
Attachment #782673 -
Flags: review?(kieran.sedgwick) → review+
Comment 2•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/login.webmaker.org
https://github.com/mozilla/login.webmaker.org/commit/6f2d73f57f5de600e5b2fff9ae4bcbd59f11ec2e
Fix bug 899193 - Remove DB health check middleware
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•