Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.8.0](v1.7.0...v1.8.0) (2020-11-14) ### Bug Fixes * fix AsyncResource.bind arguments ([e23ec76](e23ec76)) * fix imports ([b1be4d0](b1be4d0)) * **scraper:** fix property access on undefined ([439214f](439214f)) * **scraper:** fix tocs not updated ([2f8fc0b](2f8fc0b)) * **scraper:** ignore some errors or unimportant informations which would fail the whole job ([150d141](150d141)) * **scraper:** retry request on internal server error ([ee08159](ee08159)) * **scraper:** retry when part of the response is missing ([5e2fc85](5e2fc85)) ### Features * **scraper:** scrape authors and artists when possible ([70faf6c](70faf6c)) * **scraper:** store jobs result state, message and context in database ([7c86b05](7c86b05)) * **scraper:** store more modifications, store query count ([70df3c4](70df3c4)) * **scraper:** track network ([9d6d664](9d6d664))
- Loading branch information