Nicholas Molnar

Results 13 comments of Nicholas Molnar

You might want to retry this. The current lambci/lambda:build-python2.7 Docker image includes pip and virtualenv.

While I'm happy to help with the implementation of this feature, I suspect the VAC team has better knowledge of the gotchas and potential edge cases of disabling such a...

@bhavya2611 @elisealix22 @bigint I'd like to get this merged tomorrow before we run into more merge conflicts. Any objections?

> However, when I go to my inbox, it's empty and I see the following `TypeError` in the console: @elisealix22 that should be fixed with the upgrade to 7.0.0-beta.2. That...

This should get resolved once we introduce Conversation Filtering. Hoping for that later next week

@bigint did the latest round of changes fix your issue? I am seeing profiles correctly partitioned in the preview deployment.

Interesting...Sure beats the wrangling and shoehorning I had to do to get nightmare running smoothly in our Docker Cluster and CircleCI. Thanks @adieuadieu @ryancat! I'll do a bit of poking...

The best workaround for adieuadieu/serverless-chrome#41 I've come up with so far is: https://github.com/neekolas/chromeless-testbed/pull/1. Still reliably fails on the 5th invocation, but it at least gives you 4 invocations before you...

Persisting a Chrome instance for more than 5 invokes is still giving me trouble...but I was able to get Chromeless working in Alpine Linux without any special docker run flags....