metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.32k stars 6.25k forks source link

[Bug]: mint_multiple_tokens : restart after fail transaction ? #2166

Closed easydeveloppement closed 2 years ago

easydeveloppement commented 2 years ago

Which package is this bug report for?

candy machine cli

Issue description

When i use mint_multiple_tokens, if there is a failed transaction (timeout for example), it returns an error and i have to run the command again. The problem here is that i get this error after a few mints (< 10 mints), and i have thousands nft to mint (30k !!).

Is there a way to run this command, and automatically restart if there is a failed transaction ?

Command

ts-node ~/metaplex/js/packages/cli/src/candy-machine-v2-cli.ts mint_multiple_tokens -e mainnet-beta -k .config/solana/id.json --number=1000 --rpc-url=....

Relevant log output

No response

Operating system

Linux

Priority this issue should have

Medium (should be fixed soon)

Check the Docs First

github-actions[bot] commented 2 years ago

This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.