Skip to content

Conversation

@aleksei-okatiev
Copy link

AcidicJob v0.9.0 supports ActiveJob 7.0.4. Back then scheduled_at was a float
https://github.com/rails/rails/blob/v7.0.4/activejob/lib/active_job/core.rb#L161-L162, but in new ActiveJob it is not a float anymore https://github.com/rails/rails/blob/v8.0.1/activejob/lib/active_job/core.rb#L120.

Ideally we should not use AcidicJob v0.9.0 with Rails > 7.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants