mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 14:10:42 +08:00
Update queue-jobs.ts
This commit is contained in:
parent
18b864eace
commit
a18614cd00
@ -109,6 +109,6 @@ export function waitForJob<T = unknown>(jobId: string, timeout: number): Promise
|
||||
}
|
||||
}
|
||||
}
|
||||
}, 100);
|
||||
}, 250);
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user