-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am running Crawl with Report (Typescript) template. Crawl function seems to be working properly as I can see header data and body going into saveResource function. I also get a return from the same function. In addition to that I can see spikes of data read and write in ArrangoDb from their dashboard. Combining this info I am assuming graph.push(results) (line 33: saveResource) is working correctly. But in parse function worker.run (line 35 parse.ts) is not triggered, which leads me to believe that it isn't getting resources. I am unable to see anything on ArrangoDbs dashboard under graphs, collections etc either.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels