* 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 | ||
| apps.py | ||
| email_verification_task.py | ||
| forgot_password_task.py | ||
| importer_task.py | ||
| issue_activites_task.py | ||
| magic_link_code_task.py | ||
| project_invitation_task.py | ||
| workspace_invitation_task.py | ||