I have a question on Timers. We have automated timers that trigger every 30 mins

I have a question on Timers. We have automated timers that trigger every 30 mins. During server maintenance, we shut down engine servers. When these servers are back up, the automated timers trigger multiple times. Say for E.g. if servers were down for 2 hrs, does the timer trigger 4 times when they back up? Is that how its designed to work?...

OriginalPostID-73394

OriginalPostID-73394

  Discussion posts and replies are publicly visible

Parents
  • Thank you Matt.
    - Now we added a boolean flag to timer trigger event. If it's true it will trigger whereas if it false it won't. During server maintenance, if we toogle this switch hopefully it wont trigger the timers once we turn on this flag once maintenance complete.
    - Is there a way we swtich off logging the process history during execution? I believe this occupies lot of space and what are the implications if we switch off the option if one available?
Reply
  • Thank you Matt.
    - Now we added a boolean flag to timer trigger event. If it's true it will trigger whereas if it false it won't. During server maintenance, if we toogle this switch hopefully it wont trigger the timers once we turn on this flag once maintenance complete.
    - Is there a way we swtich off logging the process history during execution? I believe this occupies lot of space and what are the implications if we switch off the option if one available?
Children
No Data