mirror of
https://github.com/makeplane/plane.git
synced 2025-12-21 22:29:36 +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