mirror of
https://github.com/langgenius/dify.git
synced 2026-03-02 14:26:40 +08:00
Rename the celery queue name from `chatflow_execute` to `workflow_base_app_execution` to better reflect it is used by workflow based applications, not only chatflow.