Skip to content

RDKEMW-13340: correct telemetry when server did not return a string#180

Closed
jthomp007c wants to merge 3 commits intodevelopfrom
topic/RDKEMW-13340
Closed

RDKEMW-13340: correct telemetry when server did not return a string#180
jthomp007c wants to merge 3 commits intodevelopfrom
topic/RDKEMW-13340

Conversation

@jthomp007c
Copy link
Contributor

Reason for change: If a voice session fails in some way in which the server has not returned a status string, we will provide one

Test Procedure: Ideally cause every error scenario to confirm all error strings

Priority: P1

Risks: Low, just logging

Reason for change: If a voice session fails in some way in which
the server has not returned a status string, we will provide one

Test Procedure: Ideally cause every error scenario to confirm
all error strings

Priority: P1

Risks: Low, just logging

Signed-off-by: Jason Thomson <jason_thomson@comcast.com>
@jthomp007c jthomp007c requested a review from a team as a code owner February 17, 2026 15:18
Copilot AI review requested due to automatic review settings February 17, 2026 15:18
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Improves voice session end telemetry by ensuring a non-empty server status string is recorded when the server doesn’t provide one.

Changes:

  • Adds a fallback mapping from session end reason to a status string when server_message is empty.
  • Preserves the original server-provided message when present.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 17, 2026 15:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@egalla204 egalla204 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved for QA verification

@jthomp007c jthomp007c closed this Feb 24, 2026
@jthomp007c jthomp007c deleted the topic/RDKEMW-13340 branch February 24, 2026 17:50
@github-actions github-actions bot locked and limited conversation to collaborators Feb 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants