Quartz.NET Job Executed Multiple Times Across Nodes Despite Clustering Setup
I’m currently trying to implement the Clustering feature from Quartz to ensure, that only one node is executing the job once regardless of the amount of nodes.
I’m currently trying to implement the Clustering feature from Quartz to ensure, that only one node is executing the job once regardless of the amount of nodes.