Skip to content

Make ElementRef Debug impl use Element#190

Merged
cfvescovo merged 1 commit intorust-scraper:masterfrom
gfaster:master
Jul 31, 2024
Merged

Make ElementRef Debug impl use Element#190
cfvescovo merged 1 commit intorust-scraper:masterfrom
gfaster:master

Conversation

@gfaster
Copy link
Contributor

@gfaster gfaster commented Jul 30, 2024

fixes #186

The derived impl would print out the whole tree. This caused selectors
to log many GBs per minute.
@gfaster
Copy link
Contributor Author

gfaster commented Jul 30, 2024

There is still a ton of log output, but this should make it significantly more sane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scraper logs 1gb

3 participants