[Enhancement] Fallback to local proxy if external proxy is not alive #5

Closed
opened 2024-10-04 17:02:29 -03:00 by Fijxu · 1 comment
Owner

Since i added external_videoplayback_proxy, if the proxy used is down, the backend will fail in all the videos. To fix this. I would need to check if the external proxy is alive every X seconds and if is not alive then just use the local proxy which will be always available as long as the central server where invidious is hosted is alive.

Since i added `external_videoplayback_proxy`, if the proxy used is down, the backend will fail in all the videos. To fix this. I would need to check if the external proxy is alive every X seconds and if is not alive then just use the local proxy which will be always available as long as the central server where invidious is hosted is alive.
Author
Owner

Done at eff8673efc (squashed with a fixup commit that I did to fix this issue)

Done at https://git.nadeko.net/Fijxu/invidious/commit/eff8673efc5196b8a1bc303ad256ee948276707e (squashed with a fixup commit that I did to fix this issue)
Fijxu closed this issue 2024-10-09 23:20:55 -03:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Fijxu/invidious#5
No description provided.