Closed fbacall closed 7 months ago
The entire job can error out if there is an RDF parsing error on one of the pages it crawls, e.g. because the JSON-LD was invalid.
It should catch such exceptions.
Need to check if this happens when it runs for real.
Fixed in #936
The entire job can error out if there is an RDF parsing error on one of the pages it crawls, e.g. because the JSON-LD was invalid.
It should catch such exceptions.
Need to check if this happens when it runs for real.