Skip to content

Retries in retrieving artifacts #768

@MakisH

Description

@MakisH

wget or apt-get might fail when there are network issues. These can not only happen when one runs the tests locally, but also when the respective server or runner has network issues. A common example is Sourceforge, which serves the OpenFOAM Debian packages.

We could use, for example, wget --tries=3 or similar settings.

See a discussion in #731 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions