meetnearme / api

1 stars 0 forks source link

Implement Initial Scraping Job Execution #102

Open Brandon-G-Tripp opened 1 month ago

Brandon-G-Tripp commented 1 month ago

Description: Integrate Amazon SES to send email notifications for job failures and other important events. Testing: • Unit tests for email content generation • Integration tests with SES sandbox Questions/Considerations: • What events should trigger email notifications? • How do we handle email delivery failures? Dependencies: None