Skip to content

fix: add staleness detection service#573

Open
Yusufolosun wants to merge 1 commit into
StellaBridge:mainfrom
Yusufolosun:fix/staleness-detection
Open

fix: add staleness detection service#573
Yusufolosun wants to merge 1 commit into
StellaBridge:mainfrom
Yusufolosun:fix/staleness-detection

Conversation

@Yusufolosun
Copy link
Copy Markdown
Contributor

Closes #508

Summary

Implements a staleness detector with source-specific thresholds, alert output, and trend history endpoints.

Root Cause

No centralized freshness evaluator or API surface existed to detect stalled data updates.

Changes

  • Added staleness rules and detection service with snapshot, trend, and alert output
  • Scheduled a staleness-detection job
  • Exposed /api/v1/freshness endpoints
  • Documented staleness rules and added unit tests

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@Yusufolosun Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Build Staleness Detection Service

1 participant