algorand / algorand/conduit

algod importer: More resilient node swapping.

オープン
#88 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Team Lamprey
主要言語
Go
スター
44
フォーク
34
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。