anthropics / anthropics/claude-code-action
Permission failures result in constant retries that eat up tokens
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.9k
- Forks
- 2.1k
- Ø Merge
- 3 T. 9 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
**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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.