refactor: use pRetry to prevent recursive call
This commit is contained in:
parent
74d3691812
commit
7d07964e7e
3 changed files with 42 additions and 30 deletions
|
|
@ -60,6 +60,7 @@
|
|||
"nocache": "^2.1.0",
|
||||
"numeral": "^2.0.3",
|
||||
"p-each-series": "^1.0.0",
|
||||
"p-retry": "^4.4.0",
|
||||
"pg-native": "^3.0.0",
|
||||
"pg-promise": "^7.4.1",
|
||||
"pify": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue