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 }}
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
28k
Code
Issues
1.2k
Pull requests
304
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add TPM throttling error handling with 1-minute retry delay
- #1791
#1791
Merged
pomelo-nwu
merged 14 commits into
QwenLM:main
QwenLM/qwen-code:main
from
wenshao:feat/tpm-throttling-retry
wenshao/qwen-code:feat/tpm-throttling-retry
Copy head branch name to clipboard
Feb 13, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: add TPM throttling error handling with 1-minute retry delay
#1791
pomelo-nwu
merged 14 commits into
QwenLM:main
QwenLM/qwen-code:main
from
wenshao:feat/tpm-throttling-retry
wenshao/qwen-code:feat/tpm-throttling-retry
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2026
feat: add TPM throttling error handling with 1-minute retry delay
Show description for 48119e0
wenshao
and
qwencoder
committed
48119e0
View commit details
Copy full SHA for 48119e0
Browse repository at this point
Commits on Feb 11, 2026
Update packages/core/src/utils/retry.ts
Show description for c573c6a
wenshao
and
yiliang114
authored
c573c6a
View commit details
Copy full SHA for c573c6a
Browse repository at this point
Handle TPM throttling in stream retries
yiliang114
committed
93a131d
View commit details
Copy full SHA for 93a131d
Browse repository at this point
refactor(core): simplify TPM throttling error detection logic
Show description for e9d2ead
yiliang114
committed
e9d2ead
View commit details
Copy full SHA for e9d2ead
Browse repository at this point
refactor(core): prioritize TPM throttling check over shouldRetryOnError
Show description for e00ee9d
yiliang114
committed
e00ee9d
View commit details
Copy full SHA for e00ee9d
Browse repository at this point
test(core): fix type assertion in pipeline test for error_finish chunk
Show description for aef2921
yiliang114
committed
aef2921
View commit details
Copy full SHA for aef2921
Browse repository at this point
Commits on Feb 12, 2026
wip
yiliang114
committed
9b882b4
View commit details
Copy full SHA for 9b882b4
Browse repository at this point
test(core): add rejection handler to prevent unhandled rejection in TPM throttling test
Show description for 1c38455
yiliang114
committed
1c38455
View commit details
Copy full SHA for 1c38455
Browse repository at this point
Revert "wip"
Show description for 2394d73
yiliang114
committed
2394d73
View commit details
Copy full SHA for 2394d73
Browse repository at this point
feat(core, cli): add rate limit throttling retry with countdown UI
Show description for 3fb641c
yiliang114
committed
3fb641c
View commit details
Copy full SHA for 3fb641c
Browse repository at this point
Merge branch 'main' into feat/tpm-throttling-retry-wenshao
yiliang114
committed
3153ff5
View commit details
Copy full SHA for 3153ff5
Browse repository at this point
refactor(core): simplify rate limit retry with fixed 60s delay
Show description for 85a90b1
yiliang114
and
qwencoder
committed
85a90b1
View commit details
Copy full SHA for 85a90b1
Browse repository at this point
fix(openai): tool call cleanup order when fixing streaming errors
yiliang114
committed
0d2e394
View commit details
Copy full SHA for 0d2e394
Browse repository at this point
Commits on Feb 13, 2026
feat(core): add rate limit error detection utility
Show description for 6eb6812
yiliang114
committed
6eb6812
View commit details
Copy full SHA for 6eb6812
Browse repository at this point
You can’t perform that action at this time.