Address code review: fix whitespace and log migration exceptions
This commit is contained in:
committed by
GitHub
parent
268abddb28
commit
f8c717db25
@@ -1622,7 +1622,7 @@ def _migrate_strip_deprecated_features() -> None:
|
||||
_write_hub_overrides(features, nostr_npub, timezone, locale)
|
||||
except Exception:
|
||||
# Never let a migration failure break startup.
|
||||
pass
|
||||
logger.exception("_migrate_strip_deprecated_features: unexpected error (non-fatal)")
|
||||
|
||||
|
||||
# ── Feature status helpers ─────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user