MCP tool calls get configurable maxRetries
ai@7.0.10
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
ai@7.0.10
Workflows step retries now support dynamic delay functions, letting you calculate the next retry delay from the failed attempt and thrown e…
Cloudflare · Developer PlatformWorkflow step retries now support a dynamic delay function per failed attempt, in addition to static durations. The function receives and r…
Cloudflare · WorkersAdded a maxRetries option for failed MCP tool calls. Updated dependencies.
Vercel · AI SDKIn-flight MCP requests are now rejected when their abort signal fires, and streamable HTTP MCP background SSE disconnects no longer trigger…
Vercel · AI SDK