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

Add instructions and `GoodJob.v4_ready?` for upgrading to v4 #1356

Closed bensheldon closed 1 week ago

bensheldon commented 1 month ago

Connects to #764.

Earlopain commented 1 month ago

smaller_number_is_higher_priority, readme mentions this as a new default for 4.0. If you manually defered that change you won't get a deprecation warning in 3.99

bensheldon commented 1 month ago

@Earlopain thank you for the reminder! I should go through all the deprecation warnings 🤦🏻