what is the problem?
CodePudding user response:
You aren't running Quartz on any of the endpoints. You'd need to have the actual Quartz consumers configured, along with Quartz, for it work. There is a sample available that shows how to configure it. Or you can configure it using the latest syntax which is only shown in the unit tests at this point.