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
.
uber
/
tango
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
13
Code
Issues
5
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
config: bound stream chunks by real message size, not estimated
- #203
#203
Closed
yushan8
wants to merge 8 commits into
yushan/mapper-chunk-methods
uber/tango:yushan/mapper-chunk-methods
from
yushan/config-max-message-bytes
uber/tango:yushan/config-max-message-bytes
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
config: bound stream chunks by real message size, not estimated
#203
yushan8
wants to merge 8 commits into
yushan/mapper-chunk-methods
uber/tango:yushan/mapper-chunk-methods
from
yushan/config-max-message-bytes
uber/tango:yushan/config-max-message-bytes
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
config: consolidate streaming chunk-size fields into max_message_bytes
Show description for 43e3b55
yushan8
committed
43e3b55
View commit details
Copy full SHA for 43e3b55
Browse repository at this point
config: measure real proto wire size instead of estimating chunk sizes
Show description for b3fefe4
yushan8
committed
b3fefe4
View commit details
Copy full SHA for b3fefe4
Browse repository at this point
Update
yushan8
committed
d3f0dee
View commit details
Copy full SHA for d3f0dee
Browse repository at this point
fix(mapper): guarantee at least one chunk and validate non-empty splits
Show description for cbdb27a
yushan8
and
claude
committed
cbdb27a
View commit details
Copy full SHA for cbdb27a
Browse repository at this point
refactor(orchestrator): remove proto from target graph write path
Show description for 41d3271
yushan8
and
claude
committed
41d3271
View commit details
Copy full SHA for 41d3271
Browse repository at this point
refactor(example): use two-step ResultToTargetGraph + TargetGraphToProto
Show description for dd4e0a3
yushan8
and
claude
committed
dd4e0a3
View commit details
Copy full SHA for dd4e0a3
Browse repository at this point
refactor: use entity-based GraphChunkReader throughout orchestrator and controller
Show description for f21c929
yushan8
and
claude
committed
f21c929
View commit details
Copy full SHA for f21c929
Browse repository at this point
refactor(controller): use streaming.SplitBySize and SplitMetadata
Show description for e1d5cf6
yushan8
and
claude
committed
e1d5cf6
View commit details
Copy full SHA for e1d5cf6
Browse repository at this point
You can’t perform that action at this time.