Gap
This commit is contained in:
parent
bce3af5db4
commit
08c37c69ff
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ export const imageURLGenerator = async function* (castData: CastData) {
|
|||
|
||||
// On all other errors (including temporary network issues),
|
||||
log.error("Skipping unrenderable file", e);
|
||||
await wait(100); /* Breathe */
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue