bb-plane-fork/apiserver/plane/bgtasks
pablohashescobar d88a95b1e9
fix: celery worker for issue activities (#744)
* dev: update celery configuration to root folder

* dev: update import for celery

* fix: worker to deserialize data
2023-04-08 15:46:05 +05:30
..
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
apps.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
email_verification_task.py refactor: move all background task from rqworker to celery (#668) 2023-04-06 22:56:36 +05:30
forgot_password_task.py refactor: move all background task from rqworker to celery (#668) 2023-04-06 22:56:36 +05:30
importer_task.py refactor: move all background task from rqworker to celery (#668) 2023-04-06 22:56:36 +05:30
issue_activites_task.py fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +05:30
magic_link_code_task.py refactor: move all background task from rqworker to celery (#668) 2023-04-06 22:56:36 +05:30
project_invitation_task.py refactor: move all background task from rqworker to celery (#668) 2023-04-06 22:56:36 +05:30
workspace_invitation_task.py refactor: move all background task from rqworker to celery (#668) 2023-04-06 22:56:36 +05:30