- Add send_database_down column to notification table (default: false) - Only notifications with send_database_down enabled receive database down alerts - Add GUI checkbox in NotificationDialog to configure opt-in setting - Implement 24-hour cooldown period to prevent notification spam - Add database error detector to avoid false positives - Update tests to verify opt-in behavior Addresses owner feedback: - Not sending to all providers (opt-in only) - GUI configuration available - Turned off by default - Cooldown prevents spam/rate limiting issues |
||
|---|---|---|
| .. | ||
| backend-test | ||
| e2e | ||
| manual-test-grpc | ||
| manual-test-radius | ||
| manual-test-radius-tls | ||
| mock-testdb.js | ||
| prepare-test-server.js | ||
| test-backend.mjs | ||
| test-radius.dockerfile | ||