Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinvent crawler with pack struct #54

Merged
merged 12 commits into from
Aug 20, 2024
Merged

Reinvent crawler with pack struct #54

merged 12 commits into from
Aug 20, 2024

Conversation

kompotkot
Copy link
Contributor

@kompotkot kompotkot commented Aug 19, 2024

Changes:

  • Fixed bug when it does not crawl and push last range of blocks because batch size not allow it
  • Fixed bug with incorrect path value saving to database happening when waiting for new blocks and rewrites incorrect end block
  • Implemented new feature with unlimited batches (limited only by brandwidth with node ~40 blocks max), now batch flag sets maximum batch size and reducec dynamicly

@kompotkot kompotkot merged commit f02f132 into main Aug 20, 2024
1 check passed
@kompotkot kompotkot deleted the crawl-pack-new-batch branch August 20, 2024 11:09
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.

1 participant