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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
veryfront
/
veryfront-code
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
18
Code
Issues
3
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(anthropic): replay a stream that reports overload before any output
- #4085
#4085
Merged
kojiwakayama
merged 10 commits into
main
veryfront/veryfront-code:main
from
fix/anthropic-sse-overloaded-retry
veryfront/veryfront-code:fix/anthropic-sse-overloaded-retry
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(anthropic): replay a stream that reports overload before any output
#4085
kojiwakayama
merged 10 commits into
main
veryfront/veryfront-code:main
from
fix/anthropic-sse-overloaded-retry
veryfront/veryfront-code:fix/anthropic-sse-overloaded-retry
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
fix(anthropic): replay a stream that reports overload before any output
Show description for 49a0e4f
kwakayama
committed
49a0e4f
View commit details
Copy full SHA for 49a0e4f
Browse repository at this point
refactor(anthropic): reuse the shared retry wait and drop an unreachable guard
Show description for ffc9e25
kwakayama
committed
ffc9e25
View commit details
Copy full SHA for ffc9e25
Browse repository at this point
docs(provider): regenerate the API reference for the exported retry wait
Show description for f756f1c
kwakayama
committed
f756f1c
View commit details
Copy full SHA for f756f1c
Browse repository at this point
Bound Anthropic stream replays to one header budget
Show description for 8e01871
kwakayama
committed
8e01871
View commit details
Copy full SHA for 8e01871
Browse repository at this point
fix(anthropic): re-anchor the header budget per idle window and cap replays
Show description for f4261ed
kwakayama
committed
f4261ed
View commit details
Copy full SHA for f4261ed
Browse repository at this point
Keep Anthropic replay header waits inside the shared budget
Show description for 509f44a
kwakayama
committed
509f44a
View commit details
Copy full SHA for 509f44a
Browse repository at this point
fix(anthropic): give each idle window its own replay budget
Show description for 89e02de
kwakayama
committed
89e02de
View commit details
Copy full SHA for 89e02de
Browse repository at this point
test(anthropic): reject the stalled replay stub on abort
Show description for 0530611
kwakayama
committed
0530611
View commit details
Copy full SHA for 0530611
Browse repository at this point
fix(anthropic): carry the active idle window into pause_turn continuations
Show description for f15b24f
kojiwakayama
committed
f15b24f
View commit details
Copy full SHA for f15b24f
Browse repository at this point
Prove replay header caps without wall-clock waits
Show description for c7535f8
kojiwakayama
committed
c7535f8
View commit details
Copy full SHA for c7535f8
Browse repository at this point
You can’t perform that action at this time.