diff --git a/af/aphus.af b/af/aphus.af index 8bc35c0..7fcc5ab 100644 --- a/af/aphus.af +++ b/af/aphus.af @@ -127,6 +127,8 @@ STATE: {Default} ~~ { DO: DoExpr {setvar[bellaJawRunRecoverAttempts, 0]} IF: Not Expr {testvar[bellaBackoffSeconds]} DO: DoExpr {setvar[bellaBackoffSeconds, 86400]} + IF: Not Expr {testvar[stipendBackoffSeconds]} + DO: DoExpr {setvar[stipendBackoffSeconds, 86400]} IF: Not Expr {testvar[serviceCheckInterval]} DO: DoExpr {setvar[serviceCheckInterval, 43200]} IF: Not Expr {testvar[serviceClock]} @@ -231,6 +233,9 @@ STATE: {service_decide} ~~ { DoExpr {clearvar[bellaBackoffClock]} IF: All Expr {getqueststatus[`stipendtimer_0812`]==1} + Not All + Expr {testvar[stipendBackoffClock]} + Expr {stopwatchelapsedseconds[getvar[stipendBackoffClock]]