-
Notifications
You must be signed in to change notification settings - Fork 247
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_: bad peer check logic for lightmode and some fixes #5964
base: develop
Are you sure you want to change the base?
Conversation
chaitanyaprem
commented
Oct 18, 2024
•
edited
Loading
edited
- Simple bad peer removal logic for lightclients based on dial failures.May help improve scenarios such as Significant delay or missing messages on 4G in community (without re-login or app closure) status-mobile#21172
- Additional fixes as per fix: use bad peer removal logic only for lightpush and filter and option to restart missing message verifier waku-org/go-waku#1244
- Increase lightpush service node rate-limit to match https://github.com/waku-org/go-waku/pull/1267/files
Jenkins BuildsClick to see older builds (175)
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5964 +/- ##
===========================================
- Coverage 61.44% 61.39% -0.06%
===========================================
Files 834 834
Lines 109919 109925 +6
===========================================
- Hits 67543 67487 -56
- Misses 34490 34540 +50
- Partials 7886 7898 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
|
1ff9e98
to
9576201
Compare
9576201
to
eb75669
Compare
eb75669
to
801db12
Compare
c04fe5f
to
18469e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a good improvement.
18469e9
to
a4a54ca
Compare
8a65c5c
to
9d4d3d2
Compare
9d4d3d2
to
bfc565c
Compare
bfc565c
to
584d810
Compare
584d810
to
c4e9180
Compare
78ca7d5
to
8acd482
Compare
… service rate limits
12fda16
to
d17dcc1
Compare