Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-07-24 | 190 Bytes | |
v1.6.0 source code.tar.gz | 2020-07-24 | 58.2 kB | |
v1.6.0 source code.zip | 2020-07-24 | 61.4 kB | |
Totals: 3 Items | 119.8 kB | 0 |
Minor feature release, adding dynamic retry intervals. Makes things like exponentially increasing retry intervals possible.
Features
- Allow passing
retryInterval
callback (#41)