Skip to content

feat: Add retry policy#1647

Draft
dobesv wants to merge 1 commit intokagent-dev:mainfrom
dobesv:retry-policy
Draft

feat: Add retry policy#1647
dobesv wants to merge 1 commit intokagent-dev:mainfrom
dobesv:retry-policy

Conversation

@dobesv
Copy link
Copy Markdown
Contributor

@dobesv dobesv commented Apr 10, 2026

Ability to specify a retry policy for the agent in the agent spec. If configured and there is an error in the execution loop, this will retry according to the specified policy. The policy allows you to set the maximum number of retries, the initial delay, and the maximum delay. The delay automatically starts with the intitial delay and doubles with each retry until it hits the maximum retry setting.

Copilot AI review requested due to automatic review settings April 10, 2026 07:26
@dobesv dobesv requested a review from peterj as a code owner April 10, 2026 07:26
@dobesv dobesv marked this pull request as draft April 10, 2026 07:26
Signed-off-by: Dobes Vandermeer <dobes.vandermeer@newsela.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant