mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
добавлен юзер агент и при ошибке по идеи должно повторятся запрос
This commit is contained in:
parent
4a6a2b2a77
commit
dab54b54f5
2 changed files with 14 additions and 5 deletions
|
@ -8,6 +8,7 @@
|
|||
"license": "LGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.7",
|
||||
"axios-retry": "^4.0.0",
|
||||
"fastify": "^4.26.1",
|
||||
"node-schedule": "^2.1.1",
|
||||
"pg": "^8.11.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue