Skip to content

fix(trace): Handle missing groups#109942

Merged
wmak merged 1 commit intomasterfrom
wmak/fix/handle-missing-groups
Mar 5, 2026
Merged

fix(trace): Handle missing groups#109942
wmak merged 1 commit intomasterfrom
wmak/fix/handle-missing-groups

Conversation

@wmak
Copy link
Member

@wmak wmak commented Mar 5, 2026

  • Groups being missing shouldn't break the entire trace view. Adding None to the result type so we can handle errors this way and then continue rendering the trace as best we can

- Groups being missing shouldn't break the entire trace view. Adding
  None to the result type so we can handle errors this way and then
  continue rendering the trace as best we can
@wmak wmak requested a review from nsdeschenes March 5, 2026 14:52
@wmak wmak requested a review from a team as a code owner March 5, 2026 14:52
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 5, 2026
@wmak wmak enabled auto-merge (squash) March 5, 2026 14:58
@wmak wmak merged commit 9b23ae8 into master Mar 5, 2026
57 checks passed
@wmak wmak deleted the wmak/fix/handle-missing-groups branch March 5, 2026 15:14
JonasBa pushed a commit that referenced this pull request Mar 5, 2026
- Groups being missing shouldn't break the entire trace view. Adding
None to the result type so we can handle errors this way and then
continue rendering the trace as best we can
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