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

partial response to #163 to add retries for dls #389

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dpastoor
Copy link
Contributor

This does 2 things:

  1. it potentially allows the dl concurrency to be bound for servers that don't want to accept too many concurrent connections by setting PKGR_DL_CONCURRENCY to some integer value (or the flip side make it larger)
  2. implements retries and will retry 3 times

still TODO: bubble up the failing errors to cause pkgr to completely error out sooner

@bschulth let me know if you'd like to give this a try asap and I can cut a pre-release, else will consider how to test these a little bit

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.

2 participants