gitdataai/libs/avatar
ZhenYi d19a3ca557 fix(avatar): gracefully degrade when avatar directory is not writable
AppAvatar::init() create_dir_all failure now logs a warning instead of
failing fatally. This fixes the email worker crash — it runs AppService
but has no PVC mount, so /data/avatars is not accessible. Other services
(app) have the PVC mounted and are unaffected.
2026-05-12 18:05:55 +08:00
..
Cargo.toml init 2026-04-15 09:08:09 +08:00
lib.rs fix(avatar): gracefully degrade when avatar directory is not writable 2026-05-12 18:05:55 +08:00