Closed
Bug 1605077
Opened 6 years ago
Closed 5 years ago
Implement ping uploading logic in glean-core
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brizental, Assigned: brizental)
References
(Blocks 1 open bug)
Details
(Whiteboard: [telemetry:glean-rs:m16])
Attachments
(1 file)
This is a bug to implement what gets decided in Bug 1605076.
It is worth noting that this shouldn't break current implementation of ping uploading that lives in the bindings, there are follow-up bugs to deal with swapping the logic in them.
Also this bug is only about implementing the minimum possible to get this off the ground, follow ups exist for things such as:
- Adding throttling
- Adding jitter delay
- Not uploading pings that are too big
- Adding metrics to record possible errors in uploading
- Persisting HTTP Headers
- Adding size quota to pending pings directory
- etc
| Assignee | ||
Updated•6 years ago
|
Depends on: 1605076
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m16]
| Assignee | ||
Updated•6 years ago
|
Summary: Implement ping uploading in glean-core → Implement ping uploading logic in glean-core
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → brizental
Priority: P3 → P1
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•