mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 02:33:32 +00:00
30fe499437
- Use consistent utils.GetDataDir() helper instead of duplicating logic - Handle migration failures gracefully - log warnings but continue using old key - Add detailed logging for migration with source and destination paths - Prevent unnecessary migration when paths are identical - Improve error messages for debugging Addresses review feedback on the Docker persistence fix