-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: EmailService to improve email sending logic
- Extracted common logic for converting email list to InternetAddress array - Improved logging for email sending operations - Added validation for empty email list in sendHtmlEmail and sendFailedAnalyticsNotification methods - Enhanced error handling in sendHtmlEmail and sendFailedAnalyticsNotification methods
- Loading branch information
1 parent
e9b7827
commit 124339a
Showing
2 changed files
with
36 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters