Add page navigation timeout argument to generator#76
Add page navigation timeout argument to generator#76mattc321 wants to merge 4 commits intomagesuite:masterfrom
Conversation
|
I would love to use this PR now. I am battling a very slow checkout page in dev (no idea why) but upping the timeout seems to do wonders. Thanks |
|
@Meberem you can try this to use the PR with the timeout: Also if that doesn't work out you can try throwing a |
Thank the linked repo/module works great with the Weirdly I had an error When adding the Either way the PR does the trick, thanks! |
krzksz
left a comment
There was a problem hiding this comment.
Hey, thanks for giving back and contributing. Also, sorry it took me so much time to check this as I'm no longer involved into Magento projects.
Can you please adjust the code I mentioned and add the information about this option to the appropriate section in the README.md?
…meout-argument # Conflicts: # cli.js
|
@krzksz Are there plans to merge this? |
Let's give users the chance to change the page timeout while generating. Pupeteer's default timeout is not always enough and can lead to false failures while generating.