Skip to content

Commit b9de7d9

Browse files
committed
Procfile: Drop the Worker process type
We use the Heroku Scheduler to run the "jobs:workoff" Rake task. This whole dyno can be stopped. We have it double-configured, along with the working Heroku Scheduler setup.
1 parent 2d97766 commit b9de7d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Procfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
web: bundle exec puma -C config/puma.rb
2-
worker: bundle exec rake jobs:workoff --trace

0 commit comments

Comments
 (0)