Skip to content

(CAT-2526) Implement retry system#155

Closed
LukasAud wants to merge 4 commits intomainfrom
CAT-2526-Implement_retry_for_agent_installation
Closed

(CAT-2526) Implement retry system#155
LukasAud wants to merge 4 commits intomainfrom
CAT-2526-Implement_retry_for_agent_installation

Conversation

@LukasAud
Copy link
Contributor

Lately, we have been noticing an increase in failed agent installations steps during our module acceptance testing. These failures are often transient and start working after a few retries.

This PR adds a retry mechanism to avoid rekicking the entire job which can be time and resource consuming.

Checklist

  • 🟢 Acceptance tests.
  • Manually verified.

Lately, we have been noticing an increase in failed agent installations
steps during our module acceptance testing. These failures are often
transient and start working after a few retries.

This PR adds a retry mechanism to avoid rekicking the entire job which
can be time and resource consuming.
@LukasAud LukasAud requested review from a team as code owners January 12, 2026 11:52
@LukasAud LukasAud added the feature New feature or request label Jan 12, 2026
@LukasAud LukasAud force-pushed the CAT-2526-Implement_retry_for_agent_installation branch from e092299 to 80a0bb1 Compare January 13, 2026 14:07
@LukasAud LukasAud closed this Jan 16, 2026
@LukasAud LukasAud deleted the CAT-2526-Implement_retry_for_agent_installation branch February 11, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant