refactor: use pRetry to prevent recursive call

This commit is contained in:
José Oliveira 2021-02-23 17:40:10 +00:00 committed by Josh Harvey
parent 74d3691812
commit 7d07964e7e
3 changed files with 42 additions and 30 deletions

View file

@ -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",