* refactor: move all background task from rqworker to celery * dev: update background job to take input in parameters rather than a single dict * dev: update procfile for new worker * dev: docker updates for new celery worker |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| celery.py | ||
| common.py | ||
| local.py | ||
| production.py | ||
| redis.py | ||
| staging.py | ||
| test.py | ||