Closed Bug 994967 Opened 10 years ago Closed 10 years ago

Server should expose a heartbeat feature

Categories

(Hello (Loop) :: Server, defect)

x86_64
Linux
defect
Not set
normal

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.
Whiteboard: [est:?]
Alexis -- How long do you think this will take to implement?
Flags: needinfo?(alexis+bugs)
Assignee: nobody → alexis+bugs
Flags: needinfo?(alexis+bugs)
Whiteboard: [est:?] → [est:2h]
backlog: --- → mlp+
https://github.com/mozilla-services/loop-server/commit/66767b2f7ae763dbe6b973a06310e83f22fa413c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Will check this out against Stage and Prod...
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...
I got: 

{
  "storage": true,
  "provider": true
}
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?
Talked to OPs. Mostly likely ELB-related...
Status: RESOLVED → VERIFIED
QA Contact: jbonacci
Whiteboard: [est:2h] → [est:2h][qa!]
You need to log in before you can comment on or make changes to this bug.