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

Improve NTS pool resiliency #1263

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Improve NTS pool resiliency #1263

merged 1 commit into from
Dec 14, 2023

Conversation

squell
Copy link
Member

@squell squell commented Dec 14, 2023

This improves the resiliency of the NTS pool in case downstream NTS-KE servers are misbehaving.

#1262 should be merged before this one.

@squell squell linked an issue Dec 14, 2023 that may be closed by this pull request
@squell squell force-pushed the nts-pool-resiliency branch from 398e3ef to f12f1d1 Compare December 14, 2023 15:13
@squell squell force-pushed the nts-pool-resiliency branch from f12f1d1 to cefd155 Compare December 14, 2023 15:20
@squell squell enabled auto-merge December 14, 2023 15:20
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (8e5da83) 82.11% compared to head (cefd155) 81.91%.
Report is 1 commits behind head on main.

Files Patch % Lines
nts-pool-ke/src/lib.rs 0.00% 38 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1263      +/-   ##
==========================================
- Coverage   82.11%   81.91%   -0.20%     
==========================================
  Files          66       66              
  Lines       19072    19033      -39     
==========================================
- Hits        15661    15591      -70     
- Misses       3411     3442      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@squell squell added this pull request to the merge queue Dec 14, 2023
Merged via the queue into main with commit 17d3495 Dec 14, 2023
20 checks passed
@squell squell deleted the nts-pool-resiliency branch December 14, 2023 15:26
@cikzh cikzh added this to the nts-pool milestone Dec 18, 2023
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.

NTS pool-ke should be more resilient.
3 participants