updated sh files

This commit is contained in:
2025-08-17 12:08:46 +03:00
parent 3a2e48dca9
commit 4d0a85a43d
5 changed files with 12 additions and 4 deletions

View File

@@ -54,7 +54,7 @@ fi
# Start the Taskiq worker
log_info "Starting Taskiq worker..."
taskiq worker background:taskiq_broker background.tasks --max-async-task 5000 --max-threadpool-threads 8 --max-prefetch 10000 --workers 1
taskiq worker background:taskiq_broker background.tasks --max-async-task 1000 --max-threadpool-threads 8 --max-prefetch 10000 --workers 1
# Log when the Taskiq worker stops
log_info "Taskiq worker stopped"
log_info "Taskiq worker stopped"