Skip to content

Retry assisted-installer host wait on transient API failures - #9871

Merged
agonzalezrh merged 1 commit into
developmentfrom
fix/assisted-installer-wait-retry
Jul 16, 2026
Merged

Retry assisted-installer host wait on transient API failures#9871
agonzalezrh merged 1 commit into
developmentfrom
fix/assisted-installer-wait-retry

Conversation

@rhjcd

@rhjcd rhjcd commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Campaign

RHDPOPS-23814

Test plan

  • Deploy a catalog item using host-ocp4-assisted-scale (e.g. rhacs-demo) and confirm the wait task completes

The rhpds.assisted_installer.wait_for_hosts module crashes on transient
empty or non-JSON API responses instead of retrying. Wraps the task in
until/retries (3 x 20s) as a defensive measure. The configure_hosts
operations are idempotent so re-runs are safe.

Mirrors rhpds/agnosticd-v2#185 for v1.
@agonzalezrh
agonzalezrh merged commit 6ae26d0 into development Jul 16, 2026
8 checks passed
@agonzalezrh
agonzalezrh deleted the fix/assisted-installer-wait-retry branch July 16, 2026 17:57
agonzalezrh pushed a commit that referenced this pull request Jul 16, 2026
Same fix as host-ocp4-assisted-scale (PR #9871) applied to the
installer role. Transient API failures from the Assisted Installer
service can cause wait_for_hosts to fail on first attempt.
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.

2 participants