Automatically delay enqueues to after commit #6838
Closed
cswilliams
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
PRs welcome if anyone wants to tackle this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
How does this differ from the existing transacational_push! config option? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It might be nice to have a feature similar to activejob's enqueue_after_transaction_commit directly in sidekiq for those who don't want to use ActiveJob.
Beta Was this translation helpful? Give feedback.
All reactions