You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for @wighawag's browser based conquest eth crawler, extraction-worker that implements proper pooling, potentially weiroll, queue prioritization and other features could be useful
but at least for now, extraction-worker was specifically designed to be used in nodejs and so it may use node-specific packages
a few problematic ones may include: eth-fun, debug, worker_threads, process, fastq
it'd be nice if extraction-worker was available for use in the browser as a small package too
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: