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

Invoke Lambda Function ("ping") for Pixel Route #35

Open
nelsonic opened this issue May 7, 2020 · 1 comment
Open

Invoke Lambda Function ("ping") for Pixel Route #35

nelsonic opened this issue May 7, 2020 · 1 comment

Comments

@nelsonic
Copy link
Member

nelsonic commented May 7, 2020

in order to "prime" the lambda function and ensure that the "Welcome" email is sent as fast as possible, I propose that we invoke the Lambda with the event.ping.

It should execute the "ping" branch:
https://github.com/dwyl/aws-ses-lambda/blob/aedee9b5c7349b9ab1d4d172aef606624121b39e/index.js#L11-L13
Which minimises execution time.

@nelsonic
Copy link
Member Author

nelsonic commented May 7, 2020

PR: #36

SimonLab added a commit that referenced this issue May 11, 2020
invoke lambda function in pixel handler for #35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant