fix(msk-collector): узкий ретрай page.content() на гонке перенавигации #3424
No reviewers
Labels
No labels
Fable 5 ревью
GG-форсайт
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
feedback/max
generative
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#3424
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "fix/msk-collector-nav-race"
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
Найдено живым прогоном (#2989, трек 1). Авито дорисовывает выдачу после
domcontentloaded, иpage.content()иногда попадает ровно в смену документа — Playwright бросаетUnable to retrieve content because the page is navigating and changing the content. Это не отказ площадки, но прогон падал целиком: на 1110-й карточке потеряно 100 несброшенных строк (963 к тому моменту уже лежали вmsk_raw).platform, 429 →ratelimit, фаервол, PoW,empty_page) не ослаблены —_guardпо-прежнему вызывается на полученном html, ретрай до него не доходит.scripts/local-avito-msk/runs/(планы прогонов и CSV) в.gitignore.Test plan
Loader.fetch→page.content()--resumeпо сохранённому плану (53 коридора, прогресс коридоров цел)Тесты не пишутся до подтверждения поведения полным проходом.
Часть эпика #2989.