chore: update celery command for debugging trigger (#28443)

This commit is contained in:
Junyan Qin (Chin)
2025-11-20 15:43:22 +08:00
committed by GitHub
parent 522508df28
commit 1e4e963d8c
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
"-c",
"1",
"-Q",
"dataset,mail,ops_trace,app_deletion,plugin,workflow_storage,conversation,priority_pipeline,pipeline",
"dataset,priority_dataset,priority_pipeline,pipeline,mail,ops_trace,app_deletion,plugin,workflow_storage,conversation,workflow,schedule_poller,schedule_executor,triggered_workflow_dispatcher,trigger_refresh_executor",
"--loglevel",
"INFO"
],