A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
205
stars
302
forks
source link
Add Flag to ignore missing schedule task that executed manually #761
Today if there is missing schedule task the engine will continue to report it as missing task even if the user executed this task manually.
this create a lot of noise logs and it is unnecessary.
Propose: Add new flag to ignore such task if it ran manually.