Closed
Bug 1261912
Opened 9 years ago
Closed 7 years ago
Remove or document the backendStatus() method
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: jhford)
Details
Attachments
(1 file)
This method has no documentation -- I don't know if it does anything useful, or even whether it's used.
It should be documented or deleted.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•9 years ago
|
||
Per John:
Please do not delete this. It is supposed to be used to get information into status.taskcluster.net. If that's not where the data for the aws-provisioner graph is coming from, then the graph is measuring the wrong thing.
----
So this should be documented, including response schema, and added to https://tools.taskcluster.net/status/
Assignee: nobody → jhford
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8741428 -
Flags: review?(jopsen)
Comment 5•9 years ago
|
||
Comment on attachment 8741428 [details] [review]
patch
Feedback already on the PR:
https://github.com/taskcluster/aws-provisioner/pull/69
I guess it's not critical, but for consistency I suggest naming of the `checked_in_at` is changed, and that "format: date-time" is used to enforce formatting of timestamps.
Attachment #8741428 -
Flags: review?(jopsen)
Assignee | ||
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 9 years ago → 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: AWS-Provisioner → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•