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

Update nuget & packagist feeds to support ErrNoPackagesPolled & PackagePollError #131

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

Comments

@tom--pollard
Copy link
Contributor

With #123 the behaviour of feed polling became less brittle. It introduced ErrNoPackagesPolled & PackagePollError{} which were applied to the npm & pypi feeds, along with relevant tests. The behaviour was applied to all feeds where plausible but the specific error types were only deemed essential for the previously mentioned feeds as they support packages option.

Both nuget & packagist poll in a manner which can lead to per package errors. The previously mentioned error types should be extended to these feeds to provide more verbose error logging, as well as the test cases to cover 'partial' poll sets.

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