Commit Graph

1689 Commits

Author SHA1 Message Date
rafaelmmiller a175c1513a wip 2024-11-13 08:09:51 -03:00
rafaelmmiller 807703d94c wip 2024-11-12 18:44:14 -03:00
Nicolas 464b41a5d2 Merge branch 'main' into nsc/new-extract 2024-11-12 12:24:47 -05:00
Nicolas a23364e5da Update extract.ts 2024-11-12 12:23:44 -05:00
Nicolas a4f15260a7 Nick: 2024-11-12 12:23:24 -05:00
Gergő Móricz fbabc779f5 fix(crawler): relative URL handling on non-start pages (#893)
* fix(crawler): relative URL handling on non-start pages

* fix(crawl): further fixing
2024-11-12 18:20:53 +01:00
Nicolas d430cfcbfb Update extract.ts 2024-11-12 12:17:48 -05:00
Nicolas 5bbbb52a30 Update fireEngine.ts 2024-11-12 12:17:03 -05:00
Gergő Móricz 740a429790 feat(api): graceful shutdown for less 502 errors 2024-11-12 18:10:24 +01:00
Nicolas 540d4e5b56 Nick: 2024-11-12 12:10:18 -05:00
Gergő Móricz c327d688a6 fix(queue-worker): don't log timeouts 2024-11-12 18:10:11 +01:00
Gergő Móricz 9f8b8c190f feat(scrapeURL): log URL for easy searching 2024-11-12 17:54:48 +01:00
Gergő Móricz e95b6656fa fix(scrapeURL): don't log fetch request 2024-11-12 17:53:44 +01:00
Gergő Móricz f42740a109 fix(scrapeURL): don't log engineResult 2024-11-12 17:52:32 +01:00
Móricz Gergő 3815d24628 fix(scrape): better timeout handling 2024-11-12 13:16:40 +01:00
Móricz Gergő aa9a47bce7 fix(queue-worker): logging job on batch scrape error 2024-11-12 13:00:19 +01:00
Móricz Gergő 91f52287db feat(batchScrape): handle timeout 2024-11-12 12:42:39 +01:00
Móricz Gergő f6db9f1428 fix(crawl-redis): batch scrape lockURL 2024-11-12 11:52:34 +01:00
Gergő Móricz d8bb1f68c6 fix(tests): maxDepth tests 2024-11-11 22:10:19 +01:00
Gergő Móricz 68c9615f2d fix(crawl/maxDepth): fix maxDepth behaviour 2024-11-11 22:02:17 +01:00
Nicolas 7d576d13bf Update package.json 2024-11-11 15:42:10 -05:00
Gergő Móricz a8dc75f762 feat(crawl): add parameter to treat differing query parameters as different URLs (#892)
* add parameter to crawleroptions

* add code to make it work
2024-11-11 21:36:22 +01:00
Gergő Móricz 5cb46dc494 fix(html-to-markdown): build error 2024-11-11 21:09:27 +01:00
Gergő Móricz 2ca22659d3 fix(scrapeURL/llmExtract): fix schema-less LLM extract 2024-11-11 21:07:37 +01:00
Gergő Móricz 56bebc8107 fix(html-to-markdown): reduce logging frequency 2024-11-11 20:53:21 +01:00
Gergő Móricz d13a2e7d26 fix(scrapeURL): reduce logs 2024-11-11 20:51:45 +01:00
Nicolas 219f4732a0 Merge pull request #881 from mendableai/fix/scroll-action
[BUG] fixes scroll action
2024-11-11 14:50:08 -05:00
Nicolas ddbf3e45a3 Update package.json 2024-11-11 14:49:50 -05:00
Nicolas 766377621e Merge pull request #880 from mendableai/python-sdk/next-handler
[SDK] Added next handler for python sdk (js is ok)
2024-11-11 14:48:30 -05:00
Nicolas 9688bad60d Update __init__.py 2024-11-11 14:48:11 -05:00
Nicolas 56a1ac07a4 Merge pull request #878 from mendableai/mog/deduplicate-urls
feat(crawl): Similar URL deduplication
2024-11-11 14:33:13 -05:00
Gergő Móricz 8e4e49e471 feat(generateURLPermutations): add tests 2024-11-11 20:29:17 +01:00
rafaelmmiller e241871b43 fixed scroll action on js sdk 2024-11-11 10:36:02 -03:00
Móricz Gergő f097cddf23 feat(scrapeURL/fire-engine): adjust timeout for waitFor/wait actions 2024-11-11 11:43:59 +01:00
Móricz Gergő e97864b806 fix(scrapeURL/llmExtract): better schema normalization 2024-11-11 10:55:45 +01:00
Móricz Gergő 49df553768 fix(scrapeURL, logger): remove buggy ArrayTransport that causes memory leak 2024-11-11 10:27:55 +01:00
Nicolas 84ad45c01f Merge pull request #872 from mendableai/nsc/exec-js
Exec js - actions
2024-11-08 22:02:01 -05:00
Gergő Móricz 628a98d594 fix(scrapeURL): only retain ArrayTransport in testing
Caused OOM issues in production.
2024-11-08 23:12:17 +01:00
rafaelmmiller eac3714c12 fixes scroll action 2024-11-08 17:40:45 -03:00
Móricz Gergő 085ac3e71c debug: worker stall check 2024-11-08 20:19:44 +01:00
rafaelmmiller 27c5a93f4e added next handler for python sdk (js is ok) 2024-11-08 15:39:38 -03:00
Gergő Móricz ef505f8d99 feat(scrapeURL/fire-engine): adjust timeout tuning 2024-11-08 17:24:19 +01:00
Gergő Móricz 1acef8e49b fix: converter missing 2024-11-08 17:11:22 +01:00
Gergő Móricz b8a6fb3524 fix(scrapeURL/checkStatus): bad handling of f-e under load 2024-11-08 16:29:56 +01:00
Gergő Móricz dc3a4e27fd move param to the right place 2024-11-08 16:25:11 +01:00
Gergő Móricz 6ecf24b85e feat(crawl): URL deduplication 2024-11-08 16:22:06 +01:00
Gergő Móricz 25e94ffd28 fix(scrapeURL): do not submit LLM schema errors to Sentry 2024-11-07 23:21:07 +01:00
Gergő Móricz a297c99ba8 fix(scrapeURL): error displaying 2024-11-07 23:18:24 +01:00
Gergő Móricz 79cadcb769 fix(scrapeURL/llmExtract): fill in required field as well 2024-11-07 22:48:57 +01:00
Gergő Móricz 0588f340c3 fix(scrapeURL/llmExtract): array schema fix 2024-11-07 22:46:59 +01:00