Skip to content

Reduce maintenance notification noise#16

Merged
120318 merged 2 commits into
mainfrom
fix/maintenance-notification-noise
Jul 7, 2026
Merged

Reduce maintenance notification noise#16
120318 merged 2 commits into
mainfrom
fix/maintenance-notification-noise

Conversation

@120318

@120318 120318 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Suppress scheduler completed events for media that already has a successful media server sync
  • Keep first-time scheduler scrape events, while making later NFO/image maintenance silent
  • Add a 24-hour per-site cooldown for indexer unhealthy notifications after the existing 3-failure threshold
  • Persist indexer health notification timestamps with a migration

Tests

  • ./aethera.sh test-backend tests/test_media_server_sync_boundaries.py tests/test_indexer_site_health_alerts.py
  • ./scripts/review_with_gates.sh

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8da0eb39f7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread backend/app/services/application/workflows/media_server_sync/season_runner.py Outdated
Comment thread backend/app/services/config/indexer_client_settings.py Outdated
Comment thread backend/alembic/versions/0005_indexer_health_notification_cooldown.py Outdated
@120318
120318 merged commit 7dcfefc into main Jul 7, 2026
1 check passed
@120318
120318 deleted the fix/maintenance-notification-noise branch July 7, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant