feat(huey): Migrate Huey integration to spans-first tracing#6399
Merged
@sentry/warden / warden
completed
May 27, 2026 in 21m 38s
1 issue
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.
4 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| security-review | 0 | 11.8s | $0.12 |
| code-review | 1 | 8m 58s | $1.55 |
| find-bugs | 0 | 21m 35s | $3.49 |
| skill-scanner | 0 | 19.0s | $0.08 |
⏱ 31m 3s · 4.3M in / 168.9k out · $5.23
Loading