Patrick Hulce
Patrick Hulce
> but that isn't working either (same error), am I setting them correctly? No puppeteerLaunchOptions isn't parsed as a string. I would expect `--puppeteerLaunchOptions.args=--no-sandbox --puppeteerLaunchOptions.args=--disable-setuid-sandbox` to work though.
> Should those be configured somewhere then instead of leaving it up to the user to specify them? What do you think? Nah, let's just add a doc example of...
They probably are, there are quite a few flakes.
Thanks very much @mauriciabad! Great idea! There are a few things to think through here. How does one configure the value that's used? Do we pick from just 1 URL...
Yeah something along those lines! Though I think we'll end up saving [JSON and let shields](https://shields.io/endpoint) create the images. Temporary public storage is going to have to generate static files,...
Thanks for filing @rmaclean-ee! The short answer is no, but we're open to the feature request. You can achieve this by blocking the resources entirely though! Our recommendation for using...
Thanks for filing @stefanteixeira! How many runs are you uploading at once and has that changed at all in the last year? `PUT /lifecycle` is when all of the statistics...
Hm yeah 30 runs shouldn't be a problem unless they're especially large results, the only timeouts we've seen before are more in the ~100 range. I'm not quite sure what's...
FYI improved debug logging should be shipped and can be enabled by setting environment flag `DEBUG=lhci:*`
Thanks for filing @jimbyo! This isn't enough to reproduce the issue though :/ We have many uses of LHCI that run Lighthouse hundreds of times without an OOM. > Does...