delayed_job icon indicating copy to clipboard operation
delayed_job copied to clipboard

Support loading options from config/delayed_job.yml

Open excid3 opened this issue 6 years ago • 4 comments

One of the nice things about Sidekiq is being able to save all your commandline options in a config file so you can reuse that everywhere. I just wanted to add the same functionality to delayed_job so that it would be easier to manage and track your options in git as well.

excid3 avatar Aug 25 '18 02:08 excid3

👍 Love it!

caseyprovost avatar Aug 25 '18 10:08 caseyprovost

This is fantastic, thanks a lot! I hope the maintainers merge this into DJ soon. Thanks!

peterschols avatar Aug 29 '18 11:08 peterschols

I'm personally against checked-in config files but lots of people seem to like them. I don't have strong feelings about whether this is in scope or not for DJ.

betamatt avatar Nov 28 '18 17:11 betamatt

@betamatt are there any updates on the status of this PR?

peterschols avatar Dec 15 '20 10:12 peterschols