Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
getsentry
/
sentry-python
Public
Notifications
You must be signed in to change notification settings
Fork
647
Star
2.2k
Code
Issues
348
Pull requests
54
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(huey): Migrate Huey integration to spans-first tracing
- #6399
#6399
Merged
ericapisani
merged 14 commits into
master
getsentry/sentry-python:master
from
py-2331-huey-span-first
getsentry/sentry-python:py-2331-huey-span-first
Copy head branch name to clipboard
May 27, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(huey): Migrate Huey integration to spans-first tracing
#6399
ericapisani
merged 14 commits into
master
getsentry/sentry-python:master
from
py-2331-huey-span-first
getsentry/sentry-python:py-2331-huey-span-first
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
fix(huey): Fix group and chord handling in enqueue
Show description for b16696b
ericapisani
committed
b16696b
View commit details
Copy full SHA for b16696b
Browse repository at this point
Handle chords correctly and include test.
Show description for 14a8cc8
ericapisani
committed
14a8cc8
View commit details
Copy full SHA for 14a8cc8
Browse repository at this point
lint
ericapisani
committed
092af9d
View commit details
Copy full SHA for 092af9d
Browse repository at this point
Commits on May 25, 2026
ensure data in the event processor is added to spans. ensure status is set correctly on segments in _capture_exception method
ericapisani
committed
857ba47
View commit details
Copy full SHA for 857ba47
Browse repository at this point
Remove attributes we're not sure of for now. If needed, we can add them in later
ericapisani
committed
f815ea4
View commit details
Copy full SHA for f815ea4
Browse repository at this point
style(huey): Remove unused imports in test file
Show description for e1e73be
ericapisani
and
claude
committed
e1e73be
View commit details
Copy full SHA for e1e73be
Browse repository at this point
ensure that spans created in the execute method are always segments
ericapisani
committed
60abc3b
View commit details
Copy full SHA for 60abc3b
Browse repository at this point
improve test
ericapisani
committed
7d33b81
View commit details
Copy full SHA for 7d33b81
Browse repository at this point
fix status overwrite error for control flow exceptions. update tests to test order of spans generated since that's stable
ericapisani
committed
97fb86c
View commit details
Copy full SHA for 97fb86c
Browse repository at this point
Commits on May 26, 2026
Merge branch 'master' into py-2331-huey-span-first
ericapisani
committed
8672b30
View commit details
Copy full SHA for 8672b30
Browse repository at this point
Push empty commit to trigger workflows
ericapisani
committed
099ae1e
View commit details
Copy full SHA for 099ae1e
Browse repository at this point
Update test for CancelExecution to handle the different behaviour that huey has in earlier versions that results in more events being emitted than a later version)
ericapisani
committed
2814292
View commit details
Copy full SHA for 2814292
Browse repository at this point
Commits on May 27, 2026
Merge branch 'master' into py-2331-huey-span-first
ericapisani
committed
48eb039
View commit details
Copy full SHA for 48eb039
Browse repository at this point
Address code review comments
ericapisani
committed
04038bb
View commit details
Copy full SHA for 04038bb
Browse repository at this point
You can’t perform that action at this time.