opensemanticsearch / open-semantic-etl

Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database
https://opensemanticsearch.org/etl
GNU General Public License v3.0
254 stars 69 forks source link

Overlooked one setting when adjusting to new Celery API (PR#146) #157

Closed wsldankers closed 2 years ago

wsldankers commented 2 years ago

celery.exceptions.ImproperlyConfigured:

Cannot mix new and old setting keys, please rename the following settings to the new format:

CELERYD_CONCURRENCY -> worker_concurrency