jackpot
jackpot copied to clipboard
Allow retries=0
https://github.com/3rd-Eden/jackpot/blob/master/index.js#L27 sets retries
to the default value if it's zero. This means caller can't prevent retries altogether.