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

More Puppeteer fixes and improvements #550

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Conversation

trev-dev
Copy link
Collaborator

@trev-dev trev-dev commented Oct 24, 2024

It turns out we're using an incompatible version of Alpine: https://pptr.dev/troubleshooting/#running-on-alpine, which may have been causing problems in QA. I'm not sure why things went so well in the live dev environment. This and other fixes in the PR may resolve it.

Catch doesn't work if you don't await async functions
@trev-dev trev-dev marked this pull request as draft October 25, 2024 15:14
There's always 1 default page with the browser process.  Checking is
async.
Copy link

@trev-dev trev-dev changed the title fix: incompatible alpine version for puppeteer More Puppeteer fixes and improvements Oct 25, 2024
@trev-dev trev-dev marked this pull request as ready for review October 25, 2024 16:59
@trev-dev trev-dev merged commit 1430f2b into main Oct 25, 2024
1 of 2 checks passed
@trev-dev trev-dev deleted the ccfri-3694-debug-puppeteer branch October 25, 2024 18:57
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

Successfully merging this pull request may close these issues.

2 participants