bensheldon / good_job

Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
https://goodjob-demo.herokuapp.com/
MIT License
2.53k stars 190 forks source link

Document how cron with proc works #1344

Open Earlopain opened 2 months ago

Earlopain commented 2 months ago

Functionality for this was added somewhat recently but from the example in the readme it's not clear to me how that actually works. I guess my questions would be:

It would be nice if docs can be expanded for this.