perf: slow down DHT announcing on errors#1186
Conversation
# Conflicts: # go.mod # go.sum
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1186 +/- ##
==========================================
- Coverage 71.74% 71.49% -0.25%
==========================================
Files 47 47
Lines 5712 5757 +45
==========================================
+ Hits 4098 4116 +18
- Misses 1220 1237 +17
- Partials 394 404 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a4515fd to
a7c7e35
Compare
|
@copilot 修复这个问题,然后再重新根据CI test 里的测试命令进行测试验收,直到完全通过 |
|
@monkeyWie I've opened a new pull request, #1232, to work on those changes. Once the pull request is ready, I'll request review from you. |
@copilot CI还是有问题,继续找问题修复 |
|
@monkeyWie I've opened a new pull request, #1233, to work on those changes. Once the pull request is ready, I'll request review from you. |
15cf455 to
de5dece
Compare
…o perf/dht_error_logs
Fixed #1181, I noticed that the upstream has already fixed this issue, see anacrolix/torrent@48229c8