a2aproject / a2aproject/a2a-samples
5s mcp timout - no StdioConnectionParams sample code
- Dominant language
- Jupyter Notebook
- Stars
- 1.8k
- Forks
- 751
- PR merge metrics
- No merged PRs in 30d
Description
### What happened?
https://github.com/google/adk-python/issues/1086
no StdioConnectionParams anywhere in this code. this caused Cline to fail to fix this bug when given the a2a-samples as context
idk why not just add timeout= to StdioServerParameters . thats what gemini 2.5 pro tried to do anyway.
### Relevant log output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Look for StdioConnectionParams usage in the a2a-samples codebase, likely in MCP server examples. Compare with the linked issue from adk-python. The fix is to add a timeout parameter to StdioServerParameters or document the correct pattern. Check existing sample files for similar configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100