Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple download attempts for assets that need to be fetched #148

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

kraih
Copy link
Member

@kraih kraih commented Jan 27, 2023

This will be disabled by default, and can be enabled with $app->asset->store->retries(5).

@kraih kraih force-pushed the fetch_retry branch 2 times, most recently from ab482e7 to d67586e Compare January 27, 2023 14:20
… fetched

This will be disabled by default, and can be enabled with
`$app->asset->store->retries(5)`.
@kraih kraih merged commit 852ba9d into main Jan 27, 2023
kraih added a commit to os-autoinst/openQA that referenced this pull request Feb 17, 2023
A retry feature has been added upstream to
Mojolicious::Plugin::AssetPack in the 2.14 release. See
mojolicious/mojo-assetpack#148 for more. The
feature will have to remain optional until openQA can safely depend on
2.14, which is currently unavailable for Tumbleweed aarch64.

Progress: https://progress.opensuse.org/issues/122440
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.

None yet

2 participants