fix(tradein): оставить domklik активным — отключить его TTL-деактивацию (#2204) #2253
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#2253
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/tradein-keep-domklik-active"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
deactivate_stale_domklik, заведено миграцией 160 этой же ночью) отключается до возобновления регулярных domclick-свипов. Миграция 163:UPDATE scrape_schedules SET enabled=false WHERE source='deactivate_stale_domklik'(идемпотентно).deactivate_stale_n1НЕ тронут — n1 мёртв (скрейпера нет), деактивация остаётся (первый прогон 07:00 UTC уберёт 381 строку).Как проверено
test_migrations_manifest.py+test_deactivate_stale_listings.py— 48 passed.Refs #2204