feat(scrapeURL, logJob): log pdf page count to db (FIR-2068) (#1587)
* feat(scrapeURL, logJob): log pdf page count to db * devin stop the test littering pls
This commit is contained in:
@@ -109,6 +109,8 @@ export type EngineScrapeResult = {
|
||||
value: unknown
|
||||
}[];
|
||||
};
|
||||
|
||||
numPages?: number;
|
||||
};
|
||||
|
||||
const engineHandlers: {
|
||||
|
||||
Reference in New Issue
Block a user