• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / tari / 6086123498
61%

Build:
DEFAULT BRANCH: development
Ran 05 Sep 2023 06:31PM UTC
Jobs 1
Files 703
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Sep 2023 02:38PM UTC coverage: 75.088% (-0.02%) from 75.107%
6086123498

push

github

web-flow
fix: stuck on sync (#5739)

Description
---
Fixes the block sync and horizon sync to stop a node from getting stuck
on sync

Motivation and Context
---
When a local node has an error in talking to a node on sync, it should
not try over and over again, it should remove that peer from the list of
peers and try another peer. If that fails it should go back to listing
mode and get a new peer list.

Currently the node will get stuck and keep trying the same thing over
again without any changes being made locally to fix the problem.

```
07:57 WARN  RPC request failed: NotFound: Requested end block sync hash was not found
07:57 WARN  This sync round failed (450)
```
In this example, the node kept asking the same peer for the same block
hash it did not have. And thus it was stuck in sync mode until manual
intervention.

How Has This Been Tested?
---
manual

---------

Co-authored-by: Hansie Odendaal <39146854+hansieodendaal@users.noreply.github.com>

7 of 7 new or added lines in 2 files covered. (100.0%)

71301 of 94957 relevant lines covered (75.09%)

190393.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6086123498.1 05 Sep 2023 06:31PM UTC 0
75.09
GitHub Action Run
Source Files on build 6086123498
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6086123498
  • 33b37a8c on github
  • Prev Build on development (#6081504332)
  • Next Build on development (#6094877258)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc