michaelklishin / quartz-mongodb

A MongoDB-based store for the Quartz scheduler. This fork strives to be as feature complete as possible. Originally by MuleSoft.
Other
247 stars 199 forks source link

No setter for property 'acquireTriggersWithinLock' #214

Open cosoc opened 3 years ago

cosoc commented 3 years ago

When a time-consuming task is triggered twice, how to solve the problem of repetition?