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

always generate new puppeteer page #4

Merged
merged 2 commits into from
Sep 28, 2021
Merged

Conversation

coffee-cup
Copy link

There was a race condition where incorrect image were returned. This was because the puppteer page object was reused. Creating a new page everytime should fix the race.

@railway-app
Copy link

railway-app bot commented Sep 28, 2021

This PR is being deployed to Railway 🚅

Live → og-pr-4.up.railway.app

[View Deployment]

@coffee-cup coffee-cup merged commit a8ab00a into main Sep 28, 2021
@coffee-cup coffee-cup deleted the j/always-generate-new-page branch September 28, 2021 07:29
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.

3 participants