Skip to content

fix: Enhance logging and event handling in Mailgun provider#4602

Merged
VladimirFilonov merged 2 commits intomainfrom
fix/4601-bug-could-not-create-alert-from-email-when-name-or-message-is-missing
Apr 22, 2025
Merged

fix: Enhance logging and event handling in Mailgun provider#4602
VladimirFilonov merged 2 commits intomainfrom
fix/4601-bug-could-not-create-alert-from-email-when-name-or-message-is-missing

Conversation

@VladimirFilonov
Copy link
Copy Markdown
Contributor

Added more context to log messages, including "from" and "subject" fields. Improved fallback logic for extracting "subject" and message content, ensuring better event data processing.

Closes #4601

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Added more context to log messages, including "from" and "subject" fields. Improved fallback logic for extracting "subject" and message content, ensuring better event data processing.
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 22, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
keep ⬜️ Ignored (Inspect) Visit Preview Apr 22, 2025 8:20am

@dosubot dosubot Bot added the Provider Providers related issues label Apr 22, 2025
Copy link
Copy Markdown
Contributor

@skynetigor skynetigor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@VladimirFilonov VladimirFilonov merged commit 28223d3 into main Apr 22, 2025
17 checks passed
@VladimirFilonov VladimirFilonov deleted the fix/4601-bug-could-not-create-alert-from-email-when-name-or-message-is-missing branch April 22, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Provider Providers related issues size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: Could not create alert from email when name or message is missing

2 participants