feat(huey): Migrate Huey integration to spans-first tracing#6399
Merged
@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
Loading