JsCommunity / promise-toolbox

Essential utils for promises.
10 stars 1 forks source link

feat(retry): `retries` option #48

Closed julien-f closed 5 years ago

julien-f commented 5 years ago

It is the same as tries - 1 but can be easier to reason about in certain situation.

These options are mutually exclusive.