Closed
Bug 1538254
Opened 6 years ago
Closed 6 years ago
Glean: Introduce new update mechanism for the experiments library
Categories
(Toolkit :: Telemetry, task, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
People
(Reporter: gfritzsche, Assigned: gfritzsche)
References
Details
(Whiteboard: [telemetry:mobilesdk:m7])
Attachments
(2 files)
Change the update mechanism per the library spec.
Specifically, it should not be the apps responsibility to trigger updates, the library should own that scheduling logic.
Internally it will:
- trigger async update on library init.
- trigger async updates every ~6h after library init.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gfritzsche
Priority: -- → P1
Updated•6 years ago
|
Whiteboard: [telemetry:mobilesdk:m?] → [telemetry:mobilesdk:m7]
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
This was merged.
Status: NEW → RESOLVED
Type: enhancement → task
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•