Skip to content

feat(huey): Migrate Huey integration to spans-first tracing#6399

Merged
ericapisani merged 14 commits into
masterfrom
py-2331-huey-span-first
May 27, 2026
Merged

feat(huey): Migrate Huey integration to spans-first tracing#6399
ericapisani merged 14 commits into
masterfrom
py-2331-huey-span-first

Address code review comments

04038bb
Select commit
Loading
Failed to load commit list.
@sentry/warden / warden: code-review completed May 27, 2026 in 9m 11s

1 issue

code-review: Found 1 issue (1 low)

Low

Error event not asserted in streaming path when task fails - `tests/integrations/huey/test_huey.py:95-106`

When has_span_streaming=True and task_fails=True, the test only checks span attributes but never asserts that an error event is captured with the correct exception type and mechanism.type == 'huey', unlike the non-streaming path.


⏱ 8m 58s · 1.4M in / 43.7k out · $1.55