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

Add interruption adapter for Solid Queue #505

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

Mangara
Copy link
Contributor

@Mangara Mangara commented Sep 23, 2024

Resolves #496

This PR adds an interruption adapter for Solid Queue. This will be the default Active Job back-end starting in Rails 8, so it's important that job-iteration works with it out of the box.

We can't test the loading properly, because even requiring solid_queue fails if we don't have ::Rails::Engine and ActiveModel loaded.

TODO:

@Mangara Mangara self-assigned this Sep 23, 2024
@Mangara Mangara force-pushed the mangara-solid-queue-adapter branch from 6cdfebc to 373033d Compare September 24, 2024 14:12
@Mangara Mangara merged commit 9d10adb into main Sep 24, 2024
45 checks passed
@Mangara Mangara deleted the mangara-solid-queue-adapter branch September 24, 2024 15:45
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.

Support SolidQueue
4 participants