DEVX-149: Retry ansible-galaxy collection install on transient timeouts #239

Merged
emil merged 0 commits from DEVX-149-retry-ansible-galaxy into master 2026-08-07 20:26:54 +00:00
Owner

ansible-galaxy collection install can fail with TimeoutError when contacting galaxy.ansible.com, causing all molecule-golden jobs to fail. Added tenacity retry (3 attempts, exponential backoff 2-10s) to _install_ansible_collections.

Bumps version to v0.49.3.

ansible-galaxy collection install can fail with TimeoutError when contacting galaxy.ansible.com, causing all molecule-golden jobs to fail. Added tenacity retry (3 attempts, exponential backoff 2-10s) to _install_ansible_collections. Bumps version to v0.49.3.
emil reviewed 2026-08-07 20:22:53 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil reviewed 2026-08-07 20:24:35 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
kireto approved these changes 2026-08-07 20:26:48 +00:00
kireto left a comment
Member

Auto-approved: all CI checks passed (validate job).

Auto-approved: all CI checks passed (validate job).
emil merged commit 2669a0ea73 into master 2026-08-07 20:26:54 +00:00
emil deleted branch DEVX-149-retry-ansible-galaxy 2026-08-07 20:26:56 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#239