Skip to content

Add retry logic to dependency download #473

@ForestEckhardt

Description

@ForestEckhardt

During test suites I often see failures that are coming from the buildpack having a network problem when downloading the dependencies. This issue is often resolved by rerunning the whole test suite again which takes time and leads to effort on false failures. It would be nice if the buildpack would try and do something like an exponential backoff attempt or even a simple retry when downloading artifacts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good first issue to get started withhacktoberfestHacktoberfest eligible

    Type

    No type

    Projects

    Status

    📝 Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions