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

When we misnamed the only or last strategy in a crawl path and there's nothing to execute then the program should crash #345

Open
TimDaub opened this issue Oct 25, 2022 · 0 comments

Comments

@TimDaub
Copy link
Collaborator

TimDaub commented Oct 25, 2022

  • the strategy is actually called "call-transaction-receipts" (plural) and so it could not been found
  • in that case the program should just crash/end with a warning (because it was the only strategy invoked in the crawl path)
2022-10-25T14:03:36.670Z neume-network-strategies:lifecycle Starting to execute strategies with the following crawlPath [ [ { name: 'call-transaction-receipt', extractor: { args: [ '/root/data/results/call-block-logs-transformation' ] } } ] ]
NotFoundError: Failed to find matching strategy for name: "call-transaction-receipt" and type "extraction"
2022-10-25T14:03:36.767Z neume-network-extraction-worker:worker Starting as worker thread with queue options: "{"queue":{"options":{"concurrent":50}},"endpoints":{"https://metadata.sound.xyz":{"timeout":4000,"requestsPerUnit":6,"unit":"second"},"https://ipfs.io":{"timeout":6000,"requestsPerUnit":50,"unit":"second"}}}"
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

No branches or pull requests

1 participant