stacks-blockchain-docker icon indicating copy to clipboard operation
stacks-blockchain-docker copied to clipboard

feat: skip downloading files if they already exist

Open pradel opened this issue 7 months ago • 2 comments

Description

During the seed process, something might go wrong when you insert things in the DB so you want to retry the process. Currently you will always redownload the required files even tho they are on your system. To speed up things we could download these files only if they don't exist. Wdyt of this approach @wileyj ?

Type of Change

  • Other

Does this introduce a breaking change?

I don't think so

Are documentation updates required?

No

pradel avatar Jul 04 '24 14:07 pradel