Closed
Bug 994967
Opened 11 years ago
Closed 11 years ago
Server should expose a heartbeat feature
Categories
(Hello (Loop) :: Server, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
backlog | mlp+ |
People
(Reporter: alexis+bugs, Assigned: alexis+bugs)
References
Details
(Whiteboard: [est:2h][qa!])
Checking that all the underlying db and related services are working okay.
Updated•11 years ago
|
Whiteboard: [est:?]
Comment 1•11 years ago
|
||
Alexis -- How long do you think this will take to implement?
Flags: needinfo?(alexis+bugs)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → alexis+bugs
Flags: needinfo?(alexis+bugs)
Whiteboard: [est:?] → [est:2h]
Updated•11 years ago
|
backlog: --- → mlp+
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Will check this out against Stage and Prod...
Comment 4•11 years ago
|
||
I verified this in code and with unit tests.
But what should this change do, if you attempt the following?
https://loop.stage.mozaws.net/__heartbeat__
I get nothing...
Comment 5•11 years ago
|
||
I got:
{
"storage": true,
"provider": true
}
Comment 6•11 years ago
|
||
Now I can get that result from
https://loop.stage.mozaws.net/__heartbeat__ in the browser
or curl https://loop.stage.mozaws.net/__heartbeat__
what's going on?
Why would it spin for minutes and return nothing before?
You need to log in
before you can comment on or make changes to this bug.
Description
•