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

chore_: increase the mvds resend interval to save bandwidth. #5929

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kaichaosun
Copy link
Contributor

MVDS resend the messages that is not acknowledges with exponential backoff. To further improve the bandwidth usage, increase the interval from 30 to 60.

@status-im-auto
Copy link
Member

status-im-auto commented Oct 8, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 5da70f6 #1 2024-10-08 07:10:35 ~4 min tests-rpc 📄log
✔️ 5da70f6 #1 2024-10-08 07:11:00 ~4 min linux 📦zip
✔️ 5da70f6 #1 2024-10-08 07:11:34 ~5 min ios 📦zip
✔️ 5da70f6 #1 2024-10-08 07:12:07 ~5 min android 📦aar
✔️ 5da70f6 #1 2024-10-08 07:40:09 ~33 min tests 📄log

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.44%. Comparing base (55bad8f) to head (5da70f6).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5929      +/-   ##
===========================================
+ Coverage    47.02%   47.44%   +0.42%     
===========================================
  Files          832      833       +1     
  Lines       137725   137792      +67     
===========================================
+ Hits         64763    65382     +619     
+ Misses       65429    64630     -799     
- Partials      7533     7780     +247     
Flag Coverage Δ
functional 10.33% <ø> (?)
unit 46.75% <ø> (-0.28%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
protocol/datasync/transport.go 90.00% <ø> (ø)

... and 117 files with indirect coverage changes

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