Typescript rewrite.
Breaking changes
- Now requires Node 18.x or higher
opts.retries
default changed from10
to2
- every provided backoff function except for
constantBackoff
andfullJitterBackoff
are now deprecated - uhh i think that's it
Typescript rewrite.
opts.retries
default changed from 10
to 2
constantBackoff
and fullJitterBackoff
are now deprecated