Skip to content

Commit 602431d

Browse files
olleolleollejonodrew
authored andcommitted
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 e207154 commit 602431d

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)