David Calhoun

Results 131 comments of David Calhoun

Closing as this update was included via a different PR.

Sounds like this would take a good bit of work, but I would enjoy seeing this functionality as well.

Would love to see the ability of using a childSelector implemented. This has more use cases than merely resolving conflicts with Ember.js script tags. :thumbsup:

> @dcalhoun Would a corresponding Gutenberg Mobile PR be expected to pair with this PR? [...] Just curious if that was intentional based on the patched nature of these changes,...

@ctd I believe the "crash" @rarguelloF describes is likely the error that is thrown. The error effectively prevents you from altering the Lambda function (e.g. renaming, deleting), as Terraform aborts...

For the sake of posterity, based on the [Deleting Lambda@Edge Functions and Replicas](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-delete-replicas.html) documentation stating replicas are "deleted within a few hours" I was able to... 1. Apply Terraform config...

@dmitrye for your production use case, you could likely do the following to avoid service interruptions... 1. Apply Terraform config to create a duplicate Lambda with any changes (e.g. rename),...

> @dcalhoun Can you tell me how to remove the association? What does that look like? @josh803316 it has been almost 4 years since I posted this, so I struggle...

Hey @ParaskP7. 👋🏻 I am unable to reproduce this, but based upon the error, I wonder if this is similar to https://github.com/wordpress-mobile/WordPress-Android/pull/15415 and potentially related to https://github.com/wordpress-mobile/WordPress-Android/pull/15197. Would you be...

> I am also seeing that these crashes started happening from the `24th of August 2021` onwards, but the [My Site Dashboard - Phase 1 - Refactor use of Repository...