Page 2 of 2
Re: Freshness check never fired due to non-incrementing atte
Posted: Fri Feb 12, 2016 9:51 pm
by dopey
I will try setting to 5 mins over the weekend. Heres hoping for some servers going down

Re: Freshness check never fired due to non-incrementing atte
Posted: Mon Feb 15, 2016 10:29 am
by rkennedy
How'd it go over the weekend? Did the issue go away?
Re: Freshness check never fired due to non-incrementing atte
Posted: Tue Feb 16, 2016 8:41 pm
by dopey
No, unfortunately. I bumped the freshness threshold to 300 and the attempts still get stuck at 1/X in HARD state.
Re: Freshness check never fired due to non-incrementing atte
Posted: Wed Feb 17, 2016 5:17 pm
by tgriep
Edit that service and change the following from
Code: Select all
failure_prediction_enabled 1
obsess_over_service 1
to
Code: Select all
failure_prediction_enabled 0
obsess_over_service 0
Save it out and see if that fixes it.