Skip to content

ProcessOutboxJob #224

Discussion options

You must be logged in to vote

Hi, @didiercauvin.
You missed that DisallowConcurrentExecutionAttribute is added to ProcessOutboxJob class. According to documentation the attribute:

can be added to the Job class that tells Quartz not to execute multiple instances of a given job definition (that refers to the given job class) concurrently.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@patxiba
Comment options

Answer selected by didiercauvin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants