algod importer: More resilient node swapping.
Aberta
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.