Closed
Bug 2046968
Opened 25 days ago
Closed 14 days ago
Refactor S2S telemetry to allow us to understand where in the flow it is failing.
Categories
(Firefox for Android :: Contextual AI, task)
Firefox for Android
Contextual AI
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: boek, Assigned: boek)
References
Details
(Whiteboard: [fxdroid][group1])
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•25 days ago
|
||
We need to better understand where the failures are happening during
summarization. By adding a session id we can filter the events for
a given session to find out where in the workflow it failed.
| Assignee | ||
Comment 2•25 days ago
|
||
Updated•25 days ago
|
Assignee: nobody → jboek
Status: NEW → ASSIGNED
| Assignee | ||
Updated•25 days ago
|
Component: Containers → Contextual AI
Product: Firefox → Firefox for Android
Pushed by jboek@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/25b70303f784
https://hg.mozilla.org/integration/autoland/rev/6002d86140f7
Adds a session id to the existing summarization telemetry r=android-reviewers,sfamisa
https://github.com/mozilla-firefox/firefox/commit/62ef7d3f91b4
https://hg.mozilla.org/integration/autoland/rev/15f3a921281d
Adds new events to fully capture the summarizaiton workflow r=android-reviewers,sfamisa
Pushed by rperta@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6c8b577165cf
https://hg.mozilla.org/integration/autoland/rev/c0895251d918
Revert "Bug 2046968 - Adds new events to fully capture the summarizaiton workflow r=android-reviewers,sfamisa" for causing lint failures
Backed out for causing lint failures
Backout link
Push with failures
Failure log(s)
Flags: needinfo?(jboek)
Pushed by jboek@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/39e3173ec76d
https://hg.mozilla.org/integration/autoland/rev/d797b0c34748
Adds a session id to the existing summarization telemetry r=android-reviewers,sfamisa
https://github.com/mozilla-firefox/firefox/commit/51caa1001d7a
https://hg.mozilla.org/integration/autoland/rev/e29e6c6c9cd3
Adds new events to fully capture the summarizaiton workflow r=android-reviewers,sfamisa
Comment 7•14 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d797b0c34748
https://hg.mozilla.org/mozilla-central/rev/e29e6c6c9cd3
Status: ASSIGNED → RESOLVED
Closed: 14 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
| Assignee | ||
Updated•13 days ago
|
Flags: needinfo?(jboek)
You need to log in
before you can comment on or make changes to this bug.
Description
•