[FEATURE] Allow for the number of retries to be configurable for aws users.

Resolved 💬 3 comments Opened Sep 5, 2025 by jrgleason Closed Sep 9, 2025

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Given: I am a developer
AND I am using claude code
WHEN I use AWS
AND it throttles me
AND it is persistent
THEN I would like to configure the amount of retries
AND allow some control over duration

Proposed Solution

Currently, when I am running multiple instances at once I can reach AWS quotas. This can cause issues where it hangs for more than 10 retries and I have to restart crossing my fingers that the context is still enough to continue. It would be nice to expand this and maybe do something with exponential waits on the retry.

Alternative Solutions

Work with AWS to allow more quota.

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗