Skip to content

feat: Add retry policy#1647

Closed
dobesv wants to merge 1 commit into
kagent-dev:mainfrom
dobesv:retry-policy
Closed

feat: Add retry policy#1647
dobesv wants to merge 1 commit into
kagent-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>
@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale because of no activity in the last 15 days. It will be closed in the next 5 days unless it is tagged "no stalebot" or other activity occurs.

@github-actions github-actions Bot added the stale This issue or PR has become stale label Apr 26, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

This pull request has been closed after 15 days of inactivity and an additional 5 days after being marked as stale.

@github-actions github-actions Bot closed this May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale This issue or PR has become stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant