UNPKG

retryable-operation

Version:

a simple package that allow executing retryable operation and providing retry options

23 lines (9 loc) 334 B
# Retryable Operation retryable-operation is tiny package used to wrap an operation to create a retrale operation that can e configured with retry options ## Authors - [@Abd Allah Zidan](https://www.github.com/Abdallah-Zidan) ## Installation Install my-project with npm ```bash npm install retryable-operation ```