Page MenuHomeSoftware Heritage

Make the celery app easier to configure
ClosedPublic

Authored by douardda on Jan 31 2019, 3:55 PM.

Details

Summary

Add a build_app() function to instantiate a Celery app with controlled config
ie. being able to give the celery config dict as parameter.

Also build the celery app used in cli tools (runner and listener) from a celery
section of the given configuration file.

related to T1410

Diff Detail

Repository
rDSCH Scheduling utilities
Branch
wip
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 3902
Build 5108: tox-on-jenkinsJenkins
Build 5107: arc lint + arc unit