mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
3029cce172
- Add missing KubernetesChecked field to persistence (data was being lost) - Fix Duration field to properly convert between ms and nanoseconds - Add automatic cleanup of stale stream subscribers (memory leak fix) - Add error tracking for findings persistence with callback support - Add GetPersistenceStatus() and SetOnSaveError() methods - Add tests for new error tracking functionality