Skip to content

Add ActiveJob support for subscriptions #4836

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

Closed
wants to merge 2 commits into from

Conversation

rmosolgo
Copy link
Owner

Currently, you could implement background jobs for calling trigger, which is great, but I think this gem could include built-in support à la Rails's deliver_later. I'll take inspiration from that method here.

TODO:

  • Add .trigger_later
  • Add some way to put execution and/or delivery in the background too. This would add resilience to systems sending payloads over the wire.

Sorry, something went wrong.

@rmosolgo rmosolgo closed this Apr 21, 2025
@rmosolgo rmosolgo deleted the add-subscription-active-job-support branch April 21, 2025 15:31
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.

None yet

1 participant