# How to avoid recurring job run when server restart?

**URL:** https://discuss.hangfire.io/t/how-to-avoid-recurring-job-run-when-server-restart/8239
**Category:** question
**Tags:** recurring
**Created:** [February 20, 2021, 4:06am UTC](https://discuss.hangfire.io/t/how-to-avoid-recurring-job-run-when-server-restart/8239 "2021-02-20T04:06:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hvson](https://dub1.discourse-cdn.com/flex017/user_avatar/discuss.hangfire.io/hvson/32/2460_2.png) [@hvson](https://discuss.hangfire.io/u/hvson)
#### Post date: [February 20, 2021, 4:06am UTC](https://discuss.hangfire.io/t/how-to-avoid-recurring-job-run-when-server-restart/8239/1 "2021-02-20T04:06:17Z")

</div>

Dear All,  
I have a problem when using hangfire. I add recurring job daily to send an email for all user. But It automatic run all job when server restart. Please help me to fix it!
