anthropics / anthropics/claude-code-action
Permission failures result in constant retries that eat up tokens
- 主要语言
- TypeScript
- 星标
- 8.9k
- 派生
- 2.1k
- 平均合并
- 3 天 9 小时
- 30 天内合并 PR
- 10
描述
**Describe the bug**
It seems when the SDK is trying to do something and it fails, it just keeps retrying forever and keeps eating tokens until it times out after 45 minutes.
**To Reproduce**
You can see the action logs here:
https://github.com/vexxhost/atmosphere/actions/runs/20788838033
**Expected behavior**
Exit and leave early, don't loop forever.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Workflow yml file**
https://github.com/vexxhost/atmosphere/pull/3396
https://github.com/vexxhost/atmosphere/actions/runs/20788838033
**API Provider**
[X] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
**Additional context**
Add any other context about the problem here.
贡献指南
评估
这个 Issue 还没有评估数据。