app fails to load on boot with the new DelayedJobGroupsPlugin is incompatible with Delayed::Job when 'destroy_failed_jobs' is set to 'true' error. we are not setting this value explicitly anywhere in our code, so it appears it is failing on default behavior?
i understand the reason for the change, but this change should have prompted a major version increment IMHO.
app fails to load on boot with the new
DelayedJobGroupsPlugin is incompatible with Delayed::Job when 'destroy_failed_jobs' is set to 'true'error. we are not setting this value explicitly anywhere in our code, so it appears it is failing on default behavior?i understand the reason for the change, but this change should have prompted a major version increment IMHO.