algorand / algorand/conduit

algod importer: More resilient node swapping.

Offen
#88 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Team Lamprey
Vorherrschende Sprache
Go
Sterne
44
Forks
34
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## Problem

If algod is swapped out while Conduit is running, it might be slightly out of date and need to have the sync round updated (or run fast catchup.

## Solution

Check if node needs to catchup during GetBlock.

If a retry is detected, run the `catchupNode` function. This should not be run unless absolutely necessary to avoid introducing additional latency.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.