generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 616
Open
Labels
area-mcpMCP relatedMCP relatedenhancementNew feature or requestNew feature or requestready for contributionPull requests welcomePull requests welcome
Description
Problem Statement
The MCP client lacks a retry mechanism to allow tools/prompts to be retried without going back to the LLM. This is expensive, regarding time and financial cost.
Proposed Solution
Strands should not be opinionated in this regard. Many tools will not be retry-able or only in certain conditions. Instead, we should allow the customer to provide a retry strategy. This retry strategy can be applied to the MCPClient as a whole, as well as per tool.
Use Case
As a user, I would like to configure my MCP retry strategy.
Alternatives Solutions
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
area-mcpMCP relatedMCP relatedenhancementNew feature or requestNew feature or requestready for contributionPull requests welcomePull requests welcome