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 }}
grpc
/
grpc-java
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
12.1k
Code
Issues
450
Pull requests
83
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
core: exclude client and hedging cancellations from callcounters for outlier-detection
- #12923
#12923
Open
AgraVator
wants to merge 16 commits into
grpc:master
grpc/grpc-java:master
from
AgraVator:outlier-detection-hedging-cancellations
AgraVator/grpc-java:outlier-detection-hedging-cancellations
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
core: exclude client and hedging cancellations from callcounters for outlier-detection
#12923
AgraVator
wants to merge 16 commits into
grpc:master
grpc/grpc-java:master
from
AgraVator:outlier-detection-hedging-cancellations
AgraVator/grpc-java:outlier-detection-hedging-cancellations
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
outlier-detection: exclude client and hedging cancellations from call counters
AgraVator
committed
9d14356
View commit details
Copy full SHA for 9d14356
Browse repository at this point
Update @since tag to 1.84.0 and add tracer cancellation in FailingClientStream
AgraVator
committed
7abb485
View commit details
Copy full SHA for 7abb485
Browse repository at this point
Commits on Jul 23, 2026
core, inprocess, binder: synchronize client cancellation tracer notifications with transport stream closure
AgraVator
committed
f9cc87f
View commit details
Copy full SHA for f9cc87f
Browse repository at this point
Commits on Jul 24, 2026
test: add unit tests for race condition and transport tracer cancellation
AgraVator
committed
120e35c
View commit details
Copy full SHA for 120e35c
Browse repository at this point
test: add inprocess client stream cancellation unit tests
AgraVator
committed
f9dd0fb
View commit details
Copy full SHA for f9dd0fb
Browse repository at this point
Revert "test: add inprocess client stream cancellation unit tests"
Show description for fe581ae
AgraVator
committed
fe581ae
View commit details
Copy full SHA for fe581ae
Browse repository at this point
test: fix checkstyle line length violations in InProcessTransportTest
AgraVator
committed
5e558a5
View commit details
Copy full SHA for 5e558a5
Browse repository at this point
Revert "test: fix checkstyle line length violations in InProcessTransportTest"
Show description for 634be81
AgraVator
committed
634be81
View commit details
Copy full SHA for 634be81
Browse repository at this point
Commits on Jul 27, 2026
test: fix checkstyle violations and missing server.start in InProcessTransportTest
AgraVator
committed
20682d9
View commit details
Copy full SHA for 20682d9
Browse repository at this point
Commits on Aug 3, 2026
util: exclude client cancellations and deadline exceeded from outlier detection call counter
AgraVator
committed
bf90eb5
View commit details
Copy full SHA for bf90eb5
Browse repository at this point
core: trigger clientCancelled in closeListener based on stopDelivery to avoid races
AgraVator
committed
6d3cf19
View commit details
Copy full SHA for 6d3cf19
Browse repository at this point
util: restore incrementCallCount(boolean success) method signature
AgraVator
committed
9331806
View commit details
Copy full SHA for 9331806
Browse repository at this point
test: add explicit stopDelivery unit tests in AbstractClientStreamTest
AgraVator
committed
5f3af3d
View commit details
Copy full SHA for 5f3af3d
Browse repository at this point
test: add comprehensive stopDelivery and server vs client cancellation unit tests
AgraVator
committed
be50f7b
View commit details
Copy full SHA for be50f7b
Browse repository at this point
test: remove redundant directAssertions test case
AgraVator
committed
c6e2f4a
View commit details
Copy full SHA for c6e2f4a
Browse repository at this point
Commits on Aug 5, 2026
core, binder: notify clientCancelled directly in transportReportStatus and add binder cancel test
AgraVator
committed
f27ce70
View commit details
Copy full SHA for f27ce70
Browse repository at this point
You can’t perform that action at this time.