Follow-up to #1248 and #1250. #1248 improved failure logging for snapshot restore (shared restore-failure helper, dedup of failure logging, containment of repair-pass rejections as repair errors), but the fix was scoped to the restore path.
Remaining work: audit the other snapshot and env-management codepaths for #1250-style gaps where errors surface in the UI (or are swallowed) without being recorded in the install''s app.log:
Each user-visible failure should leave enough evidence in app.log to diagnose without asking the user to reproduce.
Follow-up to #1248 and #1250. #1248 improved failure logging for snapshot restore (shared restore-failure helper, dedup of failure logging, containment of repair-pass rejections as repair errors), but the fix was scoped to the restore path.
Remaining work: audit the other snapshot and env-management codepaths for #1250-style gaps where errors surface in the UI (or are swallowed) without being recorded in the install''s app.log:
change-pytorch) failure pathsEach user-visible failure should leave enough evidence in app.log to diagnose without asking the user to reproduce.