Invoke Lambda Function ("ping") for Pixel Route
Open
enhancement
technical
- Dominant language
- Elixir
- Stars
- 44
- Forks
- 1
- Avg merge
- 18h 25m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.