Closed
Bug 642873
Opened 15 years ago
Closed 14 years ago
provide a way to get the services status
Categories
(Cloud Services :: Server: Share, defect)
Cloud Services
Server: Share
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davida, Assigned: tarek)
References
Details
(Whiteboard: [3d])
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•15 years ago
|
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [3d]
| Assignee | ||
Comment 1•15 years ago
|
||
I've started a branch here:
https://github.com/mozilla/server-share-core/tree/feature/status
it provides :
- a middleware
- functions to get/set the status
stuff left to do (I am on it) :
- harden the code in case the service is unresponsive
- add a set call in the base oauth class so the DB is filled
Comment 2•14 years ago
|
||
Pointer to Github pull-request
Comment 3•14 years ago
|
||
Pointer to Github pull-request
Updated•14 years ago
|
Attachment #527701 -
Flags: review?(mixedpuppy)
Updated•14 years ago
|
Attachment #527700 -
Flags: review?(mixedpuppy)
Updated•14 years ago
|
Attachment #527701 -
Flags: review?(mixedpuppy) → review+
Comment 4•14 years ago
|
||
Comment on attachment 527700 [details]
Pointer to Github pull request: https://github.com/mozilla/server-share-core/pull/7
grumble grubmble...pep8 formatting + code changes...I one more time unclog my nose in your direction
Attachment #527700 -
Flags: review?(mixedpuppy) → review+
| Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•