Skip to content

PR #12: run reachability refresh every 6 hours#12

Merged
khalidsaidi merged 1 commit intomainfrom
feat/reachability-schedule-6h-post-ingest
Mar 1, 2026
Merged

PR #12: run reachability refresh every 6 hours#12
khalidsaidi merged 1 commit intomainfrom
feat/reachability-schedule-6h-post-ingest

Conversation

@khalidsaidi
Copy link
Owner

Summary

  • update reachability-scheduled cron from daily (0 3 * * *) to every 6 hours at 03:00, 09:00, 15:00, 21:00 UTC
  • keep payload unchanged ({"limit":150})
  • preserve the post-ingest relationship with daily ingest at 02:00 UTC

Why

  • /browse now applies reachableMaxAgeHours when Reachable is enabled
  • running reachability refresh 4x/day keeps reachableCheckedAt fresher and reduces sparse results from stale checks

Validation

  • workflow YAML diff reviewed
  • no runtime code path changes (schedule-only update)

@khalidsaidi khalidsaidi merged commit 03ad793 into main Mar 1, 2026
1 check passed
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