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 ?
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
Relevant log output
No response
Operating system
Linux
Priority this issue should have
Medium (should be fixed soon)
Check the Docs First