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
.
apache
/
beam
Public
Notifications
You must be signed in to change notification settings
Fork
4.6k
Star
8.6k
Code
Issues
3.9k
Pull requests
100
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Prism] Fix DEADLINE_EXCEEDED errors caused by worker failures
- #38523
#38523
Merged
shunping
merged 12 commits into
apache:master
apache/beam:master
from
shunping:handle-grpc-exception
shunping/beam:handle-grpc-exception
Copy head branch name to clipboard
May 21, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[Prism] Fix DEADLINE_EXCEEDED errors caused by worker failures
#38523
shunping
merged 12 commits into
apache:master
apache/beam:master
from
shunping:handle-grpc-exception
shunping/beam:handle-grpc-exception
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
Set b.BundleErr correctly when dynamic split happens.
shunping
committed
0aa1359
View commit details
Copy full SHA for 0aa1359
Browse repository at this point
Fix deadlock on worker failures by introducing a bundle-level Done signal
Show description for 29e4dfe
shunping
committed
29e4dfe
View commit details
Copy full SHA for 29e4dfe
Browse repository at this point
Fix a problem of prism log not relaying correctly.
shunping
committed
0a5d02c
View commit details
Copy full SHA for 0a5d02c
Browse repository at this point
Trigger more python tests.
shunping
committed
cf9f2e8
View commit details
Copy full SHA for cf9f2e8
Browse repository at this point
Commits on May 21, 2026
Add a mutex and safe getter/setter methods for bundleErr
shunping
committed
11112d5
View commit details
Copy full SHA for 11112d5
Browse repository at this point
Rename b.Done to b.DataAbort.
shunping
committed
f89136b
View commit details
Copy full SHA for f89136b
Browse repository at this point
Set bundleErr before closing DataAbort to ensure error will be propagated correctly.
shunping
committed
2739543
View commit details
Copy full SHA for 2739543
Browse repository at this point
Refactor Respond to prevent race condition on BundleErr setting
shunping
committed
50a7461
View commit details
Copy full SHA for 50a7461
Browse repository at this point
Remove debug msg
shunping
committed
ae26527
View commit details
Copy full SHA for ae26527
Browse repository at this point
Formatting.
shunping
committed
72ec63f
View commit details
Copy full SHA for 72ec63f
Browse repository at this point
Address reviewer comments.
shunping
committed
a7364c4
View commit details
Copy full SHA for a7364c4
Browse repository at this point
Merge branch 'master' into handle-grpc-exception
shunping
committed
94ede88
View commit details
Copy full SHA for 94ede88
Browse repository at this point
You can’t perform that action at this time.