When a device resumes polling (last_snmp_poll_at updated), automatically dismiss any active 'device_poll_gap' insights for that device. This prevents stale insights from lingering after connectivity issues are resolved (e.g., agent reconnection after being blocked). Changes: - Auto-dismiss device_poll_gap insights in update_snmp_poll_time() - Log when insights are auto-dismissed for visibility - Fix brute force protection compilation error |
||
|---|---|---|
| .. | ||
| api_auth.ex | ||
| brute_force_protection.ex | ||
| capture_timezone.ex | ||
| check_policy_consent.ex | ||
| detect_eu_user.ex | ||
| graphql_introspection.ex | ||
| mobile_auth.ex | ||
| rate_limit.ex | ||
| remote_ip_logger.ex | ||
| security_headers.ex | ||
| update_session_activity.ex | ||
| webhook_auth.ex | ||