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

Fix HostPruning NDF #272

Merged
merged 2 commits into from Apr 17, 2023
Merged

Fix HostPruning NDF #272

merged 2 commits into from Apr 17, 2023

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Apr 7, 2023

Took me a while to realise where the NDF came from but realised it was the worker's interactions buffer.

I rewrote the test in a way that should 100% prevent an NDF from occurring. I can be sure of that because I shut the worker down manually, that's obviously a bit sketchy but if it prevents the NDF it's well worth it imo. I've also removed the Retry (for the check at least) and tweaked the failed interactions and downtime to push it right before the threshold, and then over it, making the integration test way more solid.

@peterjan peterjan marked this pull request as ready for review April 7, 2023 11:20
Copy link
Member

@ChrisSchinnerl ChrisSchinnerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. But check out the commit I pushed before merging pls.

@peterjan peterjan merged commit 811cda9 into master Apr 17, 2023
6 checks passed
@peterjan peterjan deleted the pj/fix-host-pruning-ndf branch April 17, 2023 07:47
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.

None yet

2 participants