mirror of
https://github.com/makeplane/plane.git
synced 2026-07-11 13:00:11 +02: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