mechanism to handle dropped events due to ShouldBeUnique #50233
Unanswered
travisghansen
asked this question in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In
Illuminate\Foundation\Bus\PendingDispatch
can we expand the__destruct()
function to allow handling when jobs are dropped? Below is an example adding a check for adroppedDispatch
method on theJob
and invoking that when dropped.Beta Was this translation helpful? Give feedback.
All reactions