algorand / algorand/conduit

Prompt user before going backwards to catchpoint

Aberta
#96 2 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 a user runs conduit with the `-r` flag to specify a specific start round, then exits the process, then reruns the same command, conduit will immediately set the follower node back to the most recent catchpoint and restart the entire catchup process, which is very time consuming.

## Solution

Have conduit prompt the user if they want to revert to the given round. Probably good to have a flag to automatically answer yes for non-interactive environments.

## Dependencies

None, should be minimal effort. I can take a crack at it this week but don't have a ton of Go experience.

## Urgency

Medium? Definitely would cause for less head-to-desk moments when developing/deploying conduit.

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.