algod importer: More resilient node swapping.
Đang mở
Team Lamprey
- Ngôn ngữ chính
- Go
- Star
- 44
- Fork
- 34
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.