Releases: ScriptFUSION/Retry
Releases · ScriptFUSION/Retry
5.0.0 – No fibers (pure and simple)
4.0.0 – Fibers
4.0.0
3.0.0 – Strict types
3.0.0
2.2.0 – Exception handler parameters
- Added attempts and tries to exception handler callback.
2.1.0 – Exception handler promises
- Added support for exception handlers that return promises.
2.0.0 – Async
- Added
retryAsync()
method.