Sync celery queue name list (#27554)

This commit is contained in:
Eric Guo
2025-10-29 10:19:57 +08:00
committed by GitHub
parent c597234374
commit 42385f3ffa
6 changed files with 6 additions and 5 deletions

View File

@ -7,4 +7,4 @@ cd "$SCRIPT_DIR/.."
uv --directory api run \
celery -A app.celery worker \
-P gevent -c 1 --loglevel INFO -Q dataset,generation,mail,ops_trace,app_deletion,plugin,workflow_storage,conversation,priority_pipeline,pipeline
-P gevent -c 1 --loglevel INFO -Q dataset,mail,ops_trace,app_deletion,plugin,workflow_storage,conversation,priority_pipeline,pipeline