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
.
a2aproject
/
a2a-python
Public
Notifications
You must be signed in to change notification settings
Fork
497
Star
2.1k
Code
Issues
33
Pull requests
52
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(client): add RetryTransport for automatic retry with exponential backoff
- #1018
#1018
Open
cchinchilla-dev
wants to merge 12 commits into
a2aproject:main
a2aproject/a2a-python:main
from
cchinchilla-dev:feat/retry-transport-871
cchinchilla-dev/a2a-python:feat/retry-transport-871
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat(client): add RetryTransport for automatic retry with exponential backoff
#1018
cchinchilla-dev
wants to merge 12 commits into
a2aproject:main
a2aproject/a2a-python:main
from
cchinchilla-dev:feat/retry-transport-871
cchinchilla-dev/a2a-python:feat/retry-transport-871
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2026
feat(client): add RetryTransport for automatic retry with exponential backoff
cchinchilla-dev
committed
6af1b8b
View commit details
Copy full SHA for 6af1b8b
Browse repository at this point
fix(client): satisfy ruff format and pyright
cchinchilla-dev
committed
00f5607
View commit details
Copy full SHA for 00f5607
Browse repository at this point
test(client): cover CancelledError paths in retry transport
cchinchilla-dev
committed
8448888
View commit details
Copy full SHA for 8448888
Browse repository at this point
Commits on May 2, 2026
Merge branch 'main' into feat/retry-transport-871
cchinchilla-dev
authored
5b0b5df
View commit details
Copy full SHA for 5b0b5df
Browse repository at this point
Commits on May 4, 2026
fix(client): satisfy ruff lint on retry integration test imports
cchinchilla-dev
committed
377de33
View commit details
Copy full SHA for 377de33
Browse repository at this point
Commits on May 14, 2026
Merge branch 'main' into feat/retry-transport-871
cchinchilla-dev
authored
dc312df
View commit details
Copy full SHA for dc312df
Browse repository at this point
fix(client): silence ty on optional grpc isinstance narrowing
cchinchilla-dev
committed
f20a763
View commit details
Copy full SHA for f20a763
Browse repository at this point
Merge remote-tracking branch 'origin/feat/retry-transport-871' into feat/retry-transport-871
cchinchilla-dev
committed
e8b58f3
View commit details
Copy full SHA for e8b58f3
Browse repository at this point
Commits on Jun 4, 2026
Merge branch 'main' into feat/retry-transport-871
cchinchilla-dev
authored
1c7737c
View commit details
Copy full SHA for 1c7737c
Browse repository at this point
Commits on Jun 28, 2026
Merge branch 'main' into feat/retry-transport-871
cchinchilla-dev
authored
832a022
View commit details
Copy full SHA for 832a022
Browse repository at this point
Commits on Jul 25, 2026
Merge branch 'main' into feat/retry-transport-871
cchinchilla-dev
authored
c39f0d5
View commit details
Copy full SHA for c39f0d5
Browse repository at this point
Commits on Aug 14, 2026
Merge branch 'main' into feat/retry-transport-871
cchinchilla-dev
authored
770a872
View commit details
Copy full SHA for 770a872
Browse repository at this point
You can’t perform that action at this time.