refactor: use pRetry to prevent recursive call
This commit is contained in:
parent
d1bf6f5f3c
commit
e326f4c0e5
3 changed files with 42 additions and 30 deletions
|
|
@ -59,6 +59,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