<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>Hi,</div>
<div> </div>
<div>There’s a routine need to support this scenario: a service runs that can fail and needs to be restarted. </div>
<div> </div>
<div>But if it just keeps failing it doesn’t make sense to keep restarting forever, it’s just overhead and the system is stuck. So in that case 1) the service needs to be left stopped in “failed” state, and 2) whatever failure action was specified – that action
needs to be run.</div>
<div> </div>
<div>Ideally, need to be able to limit restarts to a number per period of time, such as 3 restarts in 10 minutes, etc.</div>
<div> </div>
<div>Is there a way to do this?</div>
<div> </div>
<div>Thanks,</div>
<div>Alex</div>
<div> </div>
<div> </div>
<div> </div>
</font>
</body>
</html>