gendesign/tradein-mvp/backend/app/core
bot-backend e63bdd9c65 feat(tradein): dedicated Cian mobile proxy — separate egress from Avito (#cian-proxy)
Cian и Avito делили один мобильный IP (scraper_proxy_url) → конкуренция за egress →
взаимные таймауты/баны при параллельных прогонах. Вводит settings.cian_proxy_url
(CIAN_PROXY_URL, fallback на scraper_proxy_url) + cian_proxy_rotate_url; все 5
Cian-прокси-точек переключены. Avito/прочие не затронуты.
2026-05-31 22:27:30 +03:00
..
__init__.py feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
auth.py feat(tradein): brand-by-account + result IA redesign (distinct asking/sale prices) (#683) 2026-05-30 06:45:14 +00:00
config.py feat(tradein): dedicated Cian mobile proxy — separate egress from Avito (#cian-proxy) 2026-05-31 22:27:30 +03:00
db.py feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
fdw.py feat(tradein): postgres_fdw live read of gendesign.cad_buildings (replaces snapshot) (#493) 2026-05-24 08:57:30 +00:00
ratelimit.py fix(tradein): bypass rate-limit for authenticated pilots + configurable limit (#655) (#669) 2026-05-29 15:56:30 +00:00