Skip to content

Commit

Permalink
Listen to a single queue on the cphc worker (#5364)
Browse files Browse the repository at this point in the history
  • Loading branch information
govindkrjoshi authored Dec 21, 2023
1 parent ed2050b commit b98529c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/docker-worker-cphc
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ monitor () {
monitor &

# Start sikdekiq
su -l app -c "bundle exec sidekiq -C config/sidekiq.yml -e production -q $CPHC_SIDEKIQ_QUEUE"
bundle exec sidekiq -q $CPHC_SIDEKIQ_QUEUE -e production

0 comments on commit b98529c

Please sign in to comment.