mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-12-14 00:29:37 +00:00
- wait for getting results on crawl: sometimes crawl takes some a second to save the data on the db and this causes response.data to be empty - added timeout value to test script - increased http client timeout (llm extract was failing on e2e tests) - fixed env path on test script