fix(tradein/scheduler): re-enable deactivate_stale_domklik now that domclick sweeps run (LOW audit R2 #10) #2510

Merged
bot-backend merged 1 commit from fix/tradein-reenable-deactivate-stale-domklik into main 2026-07-12 22:12:13 +00:00
Collaborator

LOW audit round-2 #10. Migration 163 disabled the domklik TTL deactivation until domclick sweeps resumed. Sweeps (domclick_city_sweep + domclick_detail_backfill) run daily again and keep scraped_at fresh, so the disable condition is resolved. Migration 183 re-enables. Safe: the job keys on scraped_at (whitelist, not listing_date), so with live sweeps only genuinely stale rows exceed the 14d TTL. Fixes overstated domklik freshness. User-approved.

LOW audit round-2 #10. Migration 163 disabled the domklik TTL deactivation until domclick sweeps resumed. Sweeps (domclick_city_sweep + domclick_detail_backfill) run daily again and keep scraped_at fresh, so the disable condition is resolved. Migration 183 re-enables. Safe: the job keys on scraped_at (whitelist, not listing_date), so with live sweeps only genuinely stale rows exceed the 14d TTL. Fixes overstated domklik freshness. User-approved.
bot-backend added 1 commit 2026-07-12 22:09:57 +00:00
fix(tradein/scheduler): re-enable deactivate_stale_domklik now that domclick sweeps run
All checks were successful
CI Trade-In / changes (pull_request) Successful in 9s
CI / changes (pull_request) Successful in 9s
CI Trade-In / frontend-checks (pull_request) Has been skipped
CI / backend-tests (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI Trade-In / backend-tests (pull_request) Successful in 52s
56ddf98be4
Migration 163 disabled the TTL deactivation 'until domclick sweeps resume'. The
sweeps (domclick_city_sweep + domclick_detail_backfill) are running daily again
and keep scraped_at fresh, so the disable condition no longer holds. Re-enable is
safe: the job keys on scraped_at (not listing_date), so with live sweeps only
genuinely stale rows fall outside the 14d TTL. Fixes overstated domklik freshness.
LOW audit R2 (#10).
bot-backend merged commit 3bd0873230 into main 2026-07-12 22:12:13 +00:00
bot-backend deleted branch fix/tradein-reenable-deactivate-stale-domklik 2026-07-12 22:12:14 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lekss361/gendesign#2510
No description provided.