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
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 }}
vllm-project
/
vllm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
22.7k
Star
92.7k
Code
Issues
2.5k
Pull requests
5k+
Discussions
Actions
Projects
Security and quality
83
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[Feature] Add fault tolerance framework (simplified) for DP+EP external LB deployments
- #44428
#44428
Merged
tlrmchlsmth
merged 16 commits into
vllm-project:main
vllm-project/vllm:main
from
fangyuchu:feature/ft-simplify
fangyuchu/vllm:feature/ft-simplify
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[Feature] Add fault tolerance framework (simplified) for DP+EP external LB deployments
#44428
tlrmchlsmth
merged 16 commits into
vllm-project:main
vllm-project/vllm:main
from
fangyuchu:feature/ft-simplify
fangyuchu/vllm:feature/ft-simplify
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
Fault Tolerance Framework (#229)
Show description for 56aca6c
6 people
committed
56aca6c
View commit details
Copy full SHA for 56aca6c
Browse repository at this point
unify param name for nixl and deepep and destroy old cpu_group in retry (#230)
Show description for 7f7c375
fangyuchu
committed
7f7c375
View commit details
Copy full SHA for 7f7c375
Browse repository at this point
Surface exception to status
Show description for 579be78
fangyuchu
committed
579be78
View commit details
Copy full SHA for 579be78
Browse repository at this point
change status report mode from pull to push
Show description for 397ae14
fangyuchu
committed
397ae14
View commit details
Copy full SHA for 397ae14
Browse repository at this point
simplify fault tolerance config args
Show description for c20d2f1
fangyuchu
committed
c20d2f1
View commit details
Copy full SHA for c20d2f1
Browse repository at this point
use existing get_all2all_manager implementation
Show description for e5ee323
fangyuchu
committed
e5ee323
View commit details
Copy full SHA for e5ee323
Browse repository at this point
support tp>1 (#241)
Show description for 3ed1aab
fangyuchu
committed
3ed1aab
View commit details
Copy full SHA for 3ed1aab
Browse repository at this point
Enhance the pass of fault tolerance results (#242)
Show description for 89b31e0
fangyuchu
committed
89b31e0
View commit details
Copy full SHA for 89b31e0
Browse repository at this point
clean states for model runner v2
Show description for ced92b5
fangyuchu
committed
ced92b5
View commit details
Copy full SHA for ced92b5
Browse repository at this point
add support for fault detection throuth mask for model runner v2
Show description for 6ee0981
fangyuchu
committed
6ee0981
View commit details
Copy full SHA for 6ee0981
Browse repository at this point
[FT] validate single API server, fix clean_buffers ordering and worker state cleanup
Show description for cac0e6a
fangyuchu
committed
cac0e6a
View commit details
Copy full SHA for cac0e6a
Browse repository at this point
[FT] make apply endpoint async and gate recovery by engine status
Show description for 90cb72e
fangyuchu
committed
90cb72e
View commit details
Copy full SHA for 90cb72e
Browse repository at this point
add e2e test for fault tolerance
Show description for df0befe
fangyuchu
committed
df0befe
View commit details
Copy full SHA for df0befe
Browse repository at this point
add e2e test for retry recovery
Show description for a44ee3d
fangyuchu
committed
a44ee3d
View commit details
Copy full SHA for a44ee3d
Browse repository at this point
refactor e2e tests with concurrent polling and add Buildkite CI config (#250)
Show description for 4f6fe58
fangyuchu
committed
4f6fe58
View commit details
Copy full SHA for 4f6fe58
Browse repository at this point
set cpu timeout to default value of nixl-ep in test (#251)
Show description for 5be79f8
fangyuchu
committed
5be79f8
View commit details
Copy full SHA for 5be79f8
Browse repository at this point
You can’t perform that action at this time.