39489: INFO: Why Periodic Event Actions Sometimes Trigger More Than Once

use Google Translate

Applies to: 

Operating Systems: 

Last update: 06-04-2016

Summary:

Periodic Event Actions are designed to trigger an action once per hour, daily, weekly or monthly. Under certain conditions it is possible for the action to trigger more than once.

Description:

If you edit and save an action that has already fired within the specified period, that action may trigger again. When you save the action, MassTransit reloads all the actions and re-initializes all of the time frames. Due to the re-initialization, MassTransit may detect that an action has not been triggered and it will trigger again.

Tags: