Skip to content

fix(backends): fallback to installed backend when offline#2393

Open
fl0rianr wants to merge 2 commits into
mainfrom
fl0rianr/fix_offline_backend_issue
Open

fix(backends): fallback to installed backend when offline#2393
fl0rianr wants to merge 2 commits into
mainfrom
fl0rianr/fix_offline_backend_issue

Conversation

@fl0rianr

Copy link
Copy Markdown
Collaborator

Fixes #2078.

This keeps already-installed backends usable when Lemonade cannot reach GitHub during an automatic backend update check. Model loading now falls back to the installed backend instead of failing after repeated download retries.

Explicit backend installs/updates still attempt the update when online, and the existing backend is kept until the replacement has been fully downloaded, extracted, verified, and swapped into place.

@github-actions github-actions Bot added bug Something isn't working enhancement New feature or request labels Jun 23, 2026
@fl0rianr fl0rianr requested a review from superm1 June 23, 2026 21:22
@fl0rianr fl0rianr enabled auto-merge June 24, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Offline Usage of Lemonade

1 participant