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 retries for suitable package poll/publish error scenarios #142

Open
tom--pollard opened this issue Jun 16, 2021 · 0 comments
Open

Add retries for suitable package poll/publish error scenarios #142

tom--pollard opened this issue Jun 16, 2021 · 0 comments

Comments

@tom--pollard
Copy link
Contributor

Currently errors which occur during polling or publishing at a package level are logged, resulting in a generic pollErr/pubErr, with the given packages data being lost whilst the remaining packages are processed.

There are various situations in which the error leading to the data loss could be from a transient problem (upstream feed registry issue, network blip sending the package json to the configured publisher etc) as such preventative measures such as controlled retries could reduce unnecessary data loss.

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

No branches or pull requests

1 participant