mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-01-06 16:30:53 -05:00
Wait if PDF fails
This commit is contained in:
parent
39640418b5
commit
60935cb85d
@ -1266,6 +1266,7 @@ class Invoice extends EntityModel implements BalanceAffecting
|
||||
break;
|
||||
} else {
|
||||
$pdfString = false;
|
||||
sleep(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user