Closed
Bug 1707891
Opened 5 years ago
Closed 4 years ago
Should Glean.js provide a shutdown API
Categories
(Data Platform and Tools Graveyard :: Glean.js, task, P1)
Data Platform and Tools Graveyard
Glean.js
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brizental, Assigned: brizental)
References
Details
Attachments
(3 files)
Could be useful for the VPN's use case: https://github.com/mozilla-mobile/mozilla-vpn-client/pull/897/files#diff-4ad849c58c6beaa1f656ceb65a7bcc081db68f8917d4e2b999008fbe76f55aaaR272-R273
And I see that the RLB does provide something like that already: https://github.com/mozilla/glean/blob/main/glean-core/rlb/src/lib.rs#L356-L373
Comment 1•5 years ago
|
||
That's very useful for Rally too: say we flipped the upload state, we need to make sure we at least try to send the deletion-ping before shutting down IMHO (because shutting down might mean uninstalling the webext :D)
| Assignee | ||
Updated•5 years ago
|
Priority: P4 → P3
Whiteboard: [telemetry:glean-js:m?]
| Assignee | ||
Updated•5 years ago
|
Priority: P3 → P2
Comment 2•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → brizental
Priority: P2 → P1
Comment 3•4 years ago
|
||
Comment 4•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•