feat(queue-jobs): update notification logic for concurrency limits and add parameter (jsdocs) to batchScrapeUrls
This commit is contained in:
@@ -922,6 +922,7 @@ export default class FirecrawlApp {
|
||||
* @param pollInterval - Time in seconds for job status checks.
|
||||
* @param idempotencyKey - Optional idempotency key for the request.
|
||||
* @param webhook - Optional webhook for the batch scrape.
|
||||
* @param ignoreInvalidURLs - Optional flag to ignore invalid URLs.
|
||||
* @returns The response from the crawl operation.
|
||||
*/
|
||||
async batchScrapeUrls(
|
||||
|
||||
Reference in New Issue
Block a user