You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation of git-lrc can fail completely when the primary download source is unavailable.
Current behavior
The current installer depends on a single remote host to fetch release assets. If that host is unreachable, DNS fails, or the service is temporarily down, the entire installation process breaks and users cannot proceed.
Expected behavior
The installer should succeed even if one download source is unavailable by automatically falling back to alternative sources.
This discussion was converted from issue #90 on May 26, 2026 13:29.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Problem
Installation of
git-lrccan fail completely when the primary download source is unavailable.Current behavior
The current installer depends on a single remote host to fetch release assets. If that host is unreachable, DNS fails, or the service is temporarily down, the entire installation process breaks and users cannot proceed.
Expected behavior
The installer should succeed even if one download source is unavailable by automatically falling back to alternative sources.
All reactions