mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
fix(api): add rate limiter to TMDb requests to hopefully deal with 429s (#2881)
fixes #2853
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"@tanem/react-nprogress": "^4.0.10",
|
||||
"ace-builds": "^1.4.14",
|
||||
"axios": "^0.26.1",
|
||||
"axios-rate-limit": "^1.3.0",
|
||||
"bcrypt": "^5.0.1",
|
||||
"bowser": "^2.11.0",
|
||||
"connect-typeorm": "^1.1.4",
|
||||
|
||||
Reference in New Issue
Block a user