Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lambdakiq jobs no longer work on rails 7.2 #36

Open
thenano opened this issue Sep 2, 2024 · 3 comments
Open

Lambdakiq jobs no longer work on rails 7.2 #36

thenano opened this issue Sep 2, 2024 · 3 comments

Comments

@thenano
Copy link
Contributor

thenano commented Sep 2, 2024

The job enqueuing fails with

undefined method `enqueue_after_transaction_commit?' for an instance of ActiveJob::QueueAdapters::LambdakiqAdapter

I have created the following pull request to address this: #35

@metaskills
Copy link
Member

Thank you! Merged, going to do a gem update now too.

@thenano
Copy link
Contributor Author

thenano commented Sep 6, 2024

Amazing! thank you so much @metaskills

@thenano
Copy link
Contributor Author

thenano commented Sep 6, 2024

@metaskills I have just upgrade my app to 2.3.0 and can confirm it works with rails 7.2

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

No branches or pull requests

2 participants