豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

HTTP 429 rate limit #152

@dawtips

Description

@dawtips

I've seen this over the past few days. Just a single call, without any others over the past 1-12 hours, gets rate limited. This is with Claude Managed Agents.

Request:
{
"evaluated_permission": "allow",
"id": "...",
"input": {
"query": "Dynamics 365 Sales standard entities lead opportunity quote quotedetail product pricelevel territory account contact"
},
"mcp_server_name": "microsoft-learn",
"name": "microsoft_docs_search",
"processed_at": "2026-04-14T15:20:16.555Z",
"type": "agent.mcp_tool_use"
}

Response:
{
"content": [
{
"text": "HTTP 429",
"type": "text"
}
],
"id": "...",
"is_error": true,
"mcp_tool_use_id": "sevt_018ryBGvo3d1SXeVuUwxXcvj",
"processed_at": "2026-04-14T15:20:17.472Z",
"type": "agent.mcp_tool_result"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions