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 d1bf6f5f3c
commit e326f4c0e5
3 changed files with 42 additions and 30 deletions

View file

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