Closed
Bug 1569593
Opened 6 years ago
Closed 6 years ago
Investigate whether we are dispatching "too many" tasks to glean-core by just checking the `disabled` flag
Categories
(Data Platform and Tools :: Glean: SDK, task, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: travis_, Unassigned)
References
Details
(Whiteboard: [telemetry:glean-rs:backlog])
Per the conversation on GitHub found here. We should investigate the impact of only checking the disabled
flag on the Kotlin side of things and dispatching everything else to glean-core to check initialized
and uploadEnabled
.
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•