mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01: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;
|
||||
} else {
|
||||
$pdfString = false;
|
||||
sleep(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user