Open Issues Need Help
View All on GitHubAI Summary: Optimize the email sending functionality in a Go-based serverless contact form application (FormMaillyGo) to reduce the Time To First Byte (TTFB), currently around 4 seconds. This involves investigating and improving the SMTP connection, TLS handshake, authentication, and server response times, potentially exploring alternative SMTP libraries or strategies for faster email delivery within the AWS Lambda environment.
FormMaillyGo lets you send contact form messages from any website directly to your email — for free. It's fast, secure, and runs on AWS Lambda, so no monthly limits like other services. Just plug it in and get messages instantly.
AI Summary: Implement a non-blocking, asynchronous logging system for the FormMaillyGo serverless contact form application, sending logs to Grafana Loki Cloud. The system must prioritize application performance and handle potential log loss under high load, minimizing resource consumption and cold start impact in a serverless environment.
FormMaillyGo lets you send contact form messages from any website directly to your email — for free. It's fast, secure, and runs on AWS Lambda, so no monthly limits like other services. Just plug it in and get messages instantly.