Skip to content

Retry overloaded errors on Claude CLI #35

@tigy32

Description

@tigy32

[Error] Error: Terminal error: Claude CLI error: API Error: 529 {"type":"error","error":{"type":"overloaded_error","message":"Overloaded"},"request_id":"..."}

These type of transients errors cause the execution to stop cause we halt on error. Perhaps we want to generically retry all errors once or twice and retry forever on known throttling errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions