Skip to content

Commit

Permalink
(feat) setup retry
Browse files Browse the repository at this point in the history
  • Loading branch information
driiftkiing committed Jun 12, 2023
1 parent 92ba7f7 commit 6da9cdc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
1 change: 1 addition & 0 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"license": "MIT",
"dependencies": {
"axios": "1.1.3",
"axios-retry": "^3.5.0",
"body-parser": "^1.20.1",
"cheerio": "1.0.0-rc.12",
"cheerio-select": "2.1.0",
Expand Down
17 changes: 15 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6da9cdc

Please sign in to comment.