<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Prevent Misfired Interval Based Schedulers from Firing after Server Shutdown and Startup</title><link>https://community.appian.com/discussions/f/process/38181/prevent-misfired-interval-based-schedulers-from-firing-after-server-shutdown-and-startup</link><description>What to know if we can prevent multiple schedulers from firing when the server is down and then restarted? 
 In our case we are using End User Reporting module, which has a time interval based Scheduler which runs every 15 mins. Our application servers</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Prevent Misfired Interval Based Schedulers from Firing after Server Shutdown and Startup</title><link>https://community.appian.com/thread/143740?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 12:51:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f978f336-6fc9-44b2-80dc-b6492a4748f6</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;The solution I found for this was to write to a table using this plugin: &amp;nbsp;&lt;a href="https://community.appian.com/b/appmarket/posts/pessimistic-locking"&gt;Pessimistic Locking&lt;/a&gt;&amp;nbsp;and skip the node if it was already locked. I may write a more detailed post on my blog on this subject at some point if there is interest.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>