feat(scheduler): wire house_imv_backfill as scheduled source (#854) #1910
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#1910
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/imv-backfill-scheduler-854"
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?
Подключает уже готовый сервис
house_imv_backfillкак самостоятельный scheduler-источник →house_imv_evaluationsнаполняется по расписанию.scheduler.py:trigger_house_imv_backfill_run(зеркалоtrigger_avito_detail_backfill_run):_claim_run→SessionLocal()→backfill_house_imv(batch_size/request_delay_sec/only_status, heartbeat)→ mark_done/mark_failed + heartbeat (анти-зомби). Зарегистрирован в dispatch.data/sql/132: idempotent seedscrape_schedules(source=house_imv_backfill, окно 18-20 MSK после city-sweep+geocode, next_run_at=завтра, ON CONFLICT DO NOTHING).⚠️ Зависимость: бэкфилл реально наполнит данные только при живом avito_imv прокси (#853) — на datacenter-IP без прокси даст 403/transient. Wiring корректен и безопасен (next_run завтра), но enable на проде — после #853.
Refs #854