Commit graph

3 commits

Author SHA1 Message Date
bot-backend
60959a58c9 fix(tradein): deactivate_stale для domklik/n1 + честная freshness по scraped_at (#2204)
All checks were successful
CI / changes (pull_request) Successful in 7s
CI / backend-tests (pull_request) Has been skipped
CI / openapi-codegen-check (pull_request) Has been skipped
CI / frontend-tests (pull_request) Has been skipped
- deactivate_stale_listings: kwarg staleness_column (whitelist last_seen_at/scraped_at,
  ValueError до SQL; имя колонки в f-string только после whitelist, значения — binding)
- параметр прокинут в оба dispatch-пути (product_handlers kit + legacy scheduler)
- seed 160: deactivate_stale_domklik (scraped_at, ttl=14 — last_seen_at двигается
  нетрекаемым bulk-touch и для TTL бесполезен), deactivate_stale_n1 (ttl=14, dead source)
- domklik blanket по сегментам осознанно: 100% строк vtorichka (prod 2026-07-02)
- +13 тестов; полный сьют 2959 passed

Refs #2204
2026-07-02 23:03:44 +03:00
91f9a95f93 feat(scrapers): segment-aware generic deactivate_stale for yandex/cian (#1558)
All checks were successful
Deploy Trade-In / changes (push) Successful in 7s
Deploy Trade-In / build-frontend (push) Has been skipped
Deploy Trade-In / deploy (push) Successful in 45s
Deploy Trade-In / build-browser (push) Has been skipped
Deploy Trade-In / test (push) Successful in 33s
Deploy Trade-In / build-backend (push) Successful in 56s
2026-06-16 16:09:19 +00:00
42007e9b04 feat(tradein): nightly task to deactivate stale avito listings (#759) (#862)
Some checks failed
Deploy Trade-In / changes (push) Successful in 5s
Deploy Trade-In / build-frontend (push) Has been skipped
Deploy Trade-In / test (push) Successful in 30s
Deploy Trade-In / build-backend (push) Successful in 40s
Deploy Trade-In / deploy (push) Has been cancelled
Co-authored-by: bot-backend <bot-backend@gendsgn.local>
Co-committed-by: bot-backend <bot-backend@gendsgn.local>
2026-05-31 07:19:37 +00:00