Skip to content

4+5 - manage proper download retries and retry_count for create operation#6

Merged
loiclefevre merged 1 commit into
oracle-actions:mainfrom
loiclefevre:5
Jun 8, 2026
Merged

4+5 - manage proper download retries and retry_count for create operation#6
loiclefevre merged 1 commit into
oracle-actions:mainfrom
loiclefevre:5

Conversation

@loiclefevre

Copy link
Copy Markdown
Contributor

Description

This PR fixes download time-out (via wget) and create operation time-out (via retry count=5).

Fixes #4
Fixes #5

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@loiclefevre loiclefevre merged commit 37676e7 into oracle-actions:main Jun 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Properly manage 504 Gateway Time-out errors Let Github Action download handle retries in case of download error (code error 8)

1 participant