algorand / algorand/conduit

algod importer: More resilient node swapping.

Aberta
#88 0 comentários 0 reações 0 responsáveis Ver no GitHub
Team Lamprey
Linguagem predominante
Go
Estrelas
44
Forks
34
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.