Skip to content

fix(perf): Use span with description to prevent KeyError#119487

Open
alexander-alderman-webb wants to merge 1 commit into
masterfrom
webb/fix-missing-description
Open

fix(perf): Use span with description to prevent KeyError#119487
alexander-alderman-webb wants to merge 1 commit into
masterfrom
webb/fix-missing-description

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Prevent KeyError due to missing description key.
There is at least one span with a description due to validation in _is_valid_pattern().
Span streaming payloads produce segments including both database spans with and without descriptions. If the database span without a description is encountered first, a KeyError was raised.

@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner July 13, 2026 06:37
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 13, 2026
@alexander-alderman-webb alexander-alderman-webb changed the title fix(perf): Use span with description fix(perf): Use span with description to prevent KeyError Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants