Allow to override celery config file name via the SWH_CONFIG_FILENAME env var
this will take precedence over the implicit config file scheme. The expected config file given via the environment variable is expected to have a [celery] section which will be used as config for the Celery app created in swh.scheduler.celery_backend.config. Related to T1410 and T826.
parent
0f2f3ff9
No related branches found
No related tags found
Loading
-
Some references in the commit message have been migrated:
- T1410 is now swh-core#1410
- T826 is now swh-core#826 (closed)
Please register or sign in to comment