mirror of
https://github.com/makeplane/plane.git
synced 2025-12-18 20:59:39 +01:00
* 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