generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 499
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Checks
- I have updated to the lastest minor and patch version of Strands
- I have checked the documentation and this is not expected behavior
- I have searched ./issues and there are no duplicates of my issue
Strands Version
1.8.2
Python Version
3.13
Operating System
public.ecr.aws/docker/library/python:3.13-slim
Installation Method
pip
Steps to Reproduce
- Configure agent with MCPClient with
streamable_http - Start agent prompt with
stream_async - Abort MCP Server sse stream mid stream (unexpected error from MCP Server)
- Observe exception log reported from https://github.com/modelcontextprotocol/python-sdk/blob/main/src/mcp/client/streamable_http.py#L184-L187
- Agent hangs forever
Expected Behavior
- Bubble exception to allow exception capture, or retry tool use
Actual Behavior
- Agent hangs forever
Additional Context
No response
Possible Solution
No response
Related Issues
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working