mirror of
https://github.com/langgenius/dify.git
synced 2026-04-25 13:16:16 +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.