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
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
.
CMSgov
/
beneficiary-fhir-data
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
84
Code
Issues
0
Pull requests
14
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
BFD-4841: Improve IDR Pipeline error handling
- #3244
#3244
Merged
malessi
merged 14 commits into
master
CMSgov/beneficiary-fhir-data:master
from
alessio/BFD-4841__fix-exception-handling
CMSgov/beneficiary-fhir-data:alessio/BFD-4841__fix-exception-handling
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
BFD-4841: Improve IDR Pipeline error handling
#3244
malessi
merged 14 commits into
master
CMSgov/beneficiary-fhir-data:master
from
alessio/BFD-4841__fix-exception-handling
CMSgov/beneficiary-fhir-data:alessio/BFD-4841__fix-exception-handling
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
Add tblib
malessi
committed
c2851f8
View commit details
Copy full SHA for c2851f8
Browse repository at this point
Wrap model extraction errors instead of logging directly
malessi
committed
5fe75a7
View commit details
Copy full SHA for 5fe75a7
Browse repository at this point
Unnest intermediate ExceptionGroup in loader
malessi
committed
7a18322
View commit details
Copy full SHA for 7a18322
Browse repository at this point
Unnest intermediate ExceptionGroup in __init__; don't re-raise unnecessarily
malessi
committed
4cb57fe
View commit details
Copy full SHA for 4cb57fe
Browse repository at this point
Introduce exception_utils module for serializing exceptions between processes
malessi
committed
6a72d31
View commit details
Copy full SHA for 6a72d31
Browse repository at this point
Use exception serialization at process boundaries; quiet noise from signal exceptions
malessi
committed
5bbd8ab
View commit details
Copy full SHA for 5bbd8ab
Browse repository at this point
Catch BaseException, not exceptions in the Group
malessi
committed
1f6db84
View commit details
Copy full SHA for 1f6db84
Browse repository at this point
Remove unnecessary type: ignore
malessi
committed
ee21252
View commit details
Copy full SHA for ee21252
Browse repository at this point
Revert change to comment in __init__
malessi
committed
a7c0df8
View commit details
Copy full SHA for a7c0df8
Browse repository at this point
Revert extraneous newline add in loader
malessi
committed
79a9fec
View commit details
Copy full SHA for 79a9fec
Browse repository at this point
Remove unnecessary comments; reword some comments
malessi
committed
40b2deb
View commit details
Copy full SHA for 40b2deb
Browse repository at this point
Ensure pipeline doesn't wait forever for batch worker on startup
malessi
committed
5ffb6d3
View commit details
Copy full SHA for 5ffb6d3
Browse repository at this point
Exit with code 1 on unrecoverable exceptions
malessi
committed
acb4779
View commit details
Copy full SHA for acb4779
Browse repository at this point
Commits on Aug 6, 2026
Add comment explaining setting various sys properties
malessi
committed
a754885
View commit details
Copy full SHA for a754885
Browse repository at this point
You can’t perform that action at this time.