Skip to content

Commit

Permalink
Add request_counts_cleanup queue to worker rake task [Finishes #15623…
Browse files Browse the repository at this point in the history
…7801]

Signed-off-by: Elena Sharma <esharma@pivotal.io>
  • Loading branch information
selzoc authored and Christopher Selzo committed Apr 24, 2018
1 parent f5f3e56 commit ad826cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/jobs.rake
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ namespace :jobs do
'pollable_job_cleanup',
'pending_droplets',
'pending_builds',
'request_counts_cleanup',
]

CloudController::DelayedWorker.new(queues: queues,
Expand Down

0 comments on commit ad826cb

Please sign in to comment.