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 stability fixes #350

Merged
merged 5 commits into from
Jun 27, 2024
Merged

Conversation

montehurd
Copy link
Collaborator

No description provided.

@@ -4,7 +4,7 @@ module.exports = {
asyncCompareLimit: 25,
engine: 'puppeteer',
engineOptions: {
headless: 'new',
headless: true,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the fix for https://phabricator.wikimedia.org/T368476

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsure why

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turned out this https://phabricator.wikimedia.org/T368476#9932920 was also in play for the "reference file not found" errors

@montehurd montehurd merged commit e0717e2 into wikimedia:main Jun 27, 2024
1 check failed
@montehurd montehurd deleted the more-stability-fixes branch June 27, 2024 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant