algorand / algorand/conduit

algod importer: More resilient node swapping.

Aperta
#88 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Team Lamprey
Lingua principale
Go
Stelle
44
Fork
34
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.