Skip to content

WorkerQuery unable to fetch resources #3

@trikhatarun

Description

@trikhatarun

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions