fewer false positives
[freeside.git] / FS / FS / Cron / check.pm
index 7e4655f..c4e712c 100644 (file)
@@ -72,7 +72,7 @@ sub check_apache {
 }
 
 #and now for something entirely different...
-my $num_consecutive_bop_failures = 40;
+my $num_consecutive_bop_failures = 50;
 sub check_bop_failures {
 
   return 1 if grep { $_->statustext eq 'captured' }