aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/worker.py
Commit message (Expand)AuthorAgeFilesLines
* increase indexing timeout to 50sec (60sec for kafka)Bryan Newbold2021-02-151-2/+2
* enable sentry exceptions for workers and pipelinesBryan Newbold2021-01-301-1/+10
* refactor ES configuration setting namesBryan Newbold2021-01-251-2/+2
* worker: switch to ES helper for bulk indexingBryan Newbold2021-01-181-8/+10
* worker: check for error responses from ESBryan Newbold2021-01-051-1/+4
* basic HTML transform/index supportBryan Newbold2020-11-181-0/+1
* initial fetch and index workersBryan Newbold2020-10-161-0/+238