mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 11:46:28 +00:00
f71c6a6cce
- Add lastSaveError, lastSaveTime, onSaveError fields to cost.Store - Add GetPersistenceStatus() method to check persistence health - Add SetOnSaveError() callback for error notifications - Rename scheduleSave to scheduleSaveLocked for clarity - Document that scheduleSaveLocked must be called with lock held - Add tests for new error tracking functionality