Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle navigation timeout #104

Open
martimpassos opened this issue Apr 12, 2024 · 0 comments
Open

Handle navigation timeout #104

martimpassos opened this issue Apr 12, 2024 · 0 comments

Comments

@martimpassos
Copy link
Member

Sometimes this happens:

TimeoutError: Navigation timeout of 30000 ms exceeded
    at new Deferred (/home/runner/work/imaginerio-etl/imaginerio-etl/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.js:59:34)
    at Deferred.create (/home/runner/work/imaginerio-etl/imaginerio-etl/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Deferred.js:21:[16](https://github.com/imaginerio/imaginerio-etl/actions/runs/8664944666/job/23762511253#step:6:17))
    at new LifecycleWatcher (/home/runner/work/imaginerio-etl/imaginerio-etl/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/LifecycleWatcher.js:65:60)
    at CdpFrame.waitForNavigation (/home/runner/work/imaginerio-etl/imaginerio-etl/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.js:[18](https://github.com/imaginerio/imaginerio-etl/actions/runs/8664944666/job/23762511253#step:6:19)4:29)
    at CdpFrame.<anonymous> (/home/runner/work/imaginerio-etl/imaginerio-etl/node_modules/puppeteer-core/lib/cjs/puppeteer/util/decorators.js:98:27)
    at CdpPage.waitForNavigation (/home/runner/work/imaginerio-etl/imaginerio-etl/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js:621:43)
    at /home/runner/work/imaginerio-etl/imaginerio-etl/imaginerio-etl/utils/fetchData.js:39:[20](https://github.com/imaginerio/imaginerio-etl/actions/runs/8664944666/job/23762511253#step:6:21)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant