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

[WIP] Fix Feed Warnings and add blacklisting #2582

Merged
merged 2 commits into from
Aug 17, 2017
Merged

Conversation

matthid
Copy link
Member

@matthid matthid commented Aug 3, 2017

initial sketch at trying to remove repeated feed warnings and blacklist feeds.

I think this implementation has still some problems:

  • Feeds might be blacklisted on error as we even blacklist on valid but empty responses
    This is not trivial to fix and probably needs some trial and error with real feeds. And me going though all the old issues again ...
  • We decided to get rid of the warning on restore as well. This PR does not implement that part jet (as I want to do those changes separately to make this easier to review for now.

This should in effect reduce the amount of warnings and at the same time improve the performance by less "doomed to fail" requests. Lets see what the CI says.

@matthid
Copy link
Member Author

matthid commented Aug 3, 2017

CI is green - that makes me even more nervous ...

@forki
Copy link
Member

forki commented Aug 10, 2017

can you please rebase? thanks

@matthid
Copy link
Member Author

matthid commented Aug 16, 2017

Ok rebased. For some strange reason it feels slower, maybe wrong.
But at the very least we should do a prerelease to give all the people with "special" NuGet servers a chance to test it...

@matthid
Copy link
Member Author

matthid commented Aug 16, 2017

CI failure is unrelated to this PR and in master as well.

@forki forki merged commit 609e654 into master Aug 17, 2017
@matthid matthid deleted the fix_server_warning_2537 branch July 2, 2019 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Breaking Changes
NuGet API & Performance
Development

Successfully merging this pull request may close these issues.

None yet

2 participants