Remove range retry for minting kudos #2654
Labels
backend
This needs backend expertise.
enhancement
This is a feature to be enhanced or improved.
Gitcoin Kudos
Gitcoin Kudos
When executing
mint_all_kudos
we shouldn't retry usingfor __ in range(1, 4)
Adjust the output to elaborate on the failure and remove the retry based on range.
The text was updated successfully, but these errors were encountered: