Skip to content

[WIP] Fix Feed Warnings and add blacklisting - #2582

Merged
forki merged 2 commits into
masterfrom
fix_server_warning_2537
Aug 17, 2017
Merged

[WIP] Fix Feed Warnings and add blacklisting#2582
forki merged 2 commits into
masterfrom
fix_server_warning_2537

Conversation

@matthid

@matthid matthid commented Aug 3, 2017

Copy link
Copy Markdown
Member

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

matthid commented Aug 3, 2017

Copy link
Copy Markdown
Member Author

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

@forki

forki commented Aug 10, 2017

Copy link
Copy Markdown
Member

can you please rebase? thanks

@matthid
matthid force-pushed the fix_server_warning_2537 branch from 64eea70 to 08d578d Compare August 16, 2017 17:38
@matthid

matthid commented Aug 16, 2017

Copy link
Copy Markdown
Member Author

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

matthid commented Aug 16, 2017

Copy link
Copy Markdown
Member Author

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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants