mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-18 01:52:20 +00:00
Update notification service
This commit is contained in:
@@ -79,7 +79,7 @@ class _SharedState:
|
||||
_shared_state = _SharedState()
|
||||
|
||||
|
||||
# ─── Event Object ─────────────────────────────────────────────────
|
||||
# ─── Event Object ──────────────<EFBFBD><EFBFBD>──────────────────────────────────
|
||||
|
||||
class NotificationEvent:
|
||||
"""Represents a detected event ready for notification dispatch.
|
||||
@@ -2538,7 +2538,7 @@ class PollingCollector:
|
||||
except Exception as e:
|
||||
print(f"[PollingCollector] AI model check failed: {e}")
|
||||
|
||||
# ── Persistence helpers ──────────────────────────────<EFBFBD><EFBFBD>─────
|
||||
# ── Persistence helpers ────────────────────────────────────
|
||||
|
||||
def _load_last_notified(self):
|
||||
"""Load per-error notification timestamps from DB on startup."""
|
||||
|
||||
Reference in New Issue
Block a user