seerr/server/api
fallenbagel faa2c0a005
fix(servarr): add timeout to Radarr/Sonarr API requests to prevent infinite loading (#2375)
* fix(servarr): add timeout to Radarr/Sonarr API requests to prevent infinite loading

Adds a 5-second timeout to all Radarr/Sonarr API requests and displays a warning banner when
services are unreachable. This prevents the Recent Requests section and request list pages from
hanging indefinitely when a configured service has connection issues.

fix #2374

* fix(requests): only show service error banner to users with advanced permissions
2026-02-06 21:38:21 +01:00
..
rating chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00
servarr fix(servarr): add timeout to Radarr/Sonarr API requests to prevent infinite loading (#2375) 2026-02-06 21:38:21 +01:00
themoviedb chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00
tvdb fix(tvdb): respect display language when fetching metadata (#1889) 2025-09-08 20:20:21 +08:00
animelist.ts feat: add anidb support to jellyfin scanner (#1533) 2025-09-25 19:04:42 +05:00
externalapi.ts refactor(api): replace plex-api package with internal implementation (#2335) 2026-01-26 20:52:44 +01:00
github.ts chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00
jellyfin.ts chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00
metadata.ts feat: add tvdb indexer (#899) 2025-09-02 22:40:47 +02:00
plexapi.ts refactor(api): replace plex-api package with internal implementation (#2335) 2026-01-26 20:52:44 +01:00
plextv.ts fix(watchlist): handle undefined Guid for Plex watchlist metadata (#1914) 2025-09-21 20:46:29 +05:00
provider.ts feat: add tvdb indexer (#899) 2025-09-02 22:40:47 +02:00
pushover.ts chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00
ratings.ts feat(rating): added IMDB Radarr proxy (#3496) 2023-07-28 20:51:19 +09:00
tautulli.ts chore(deps): upgrade prettier, and tailwind (#2351) 2026-01-29 07:48:34 +01:00