mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Wait if PDF fails
This commit is contained in:
parent
1d28b4a74f
commit
d4fecd5f11
@ -1258,6 +1258,7 @@ class Invoice extends EntityModel implements BalanceAffecting
|
|||||||
break;
|
break;
|
||||||
} else {
|
} else {
|
||||||
$pdfString = false;
|
$pdfString = false;
|
||||||
|
sleep(2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user