Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better way to handle sending email when mail configuration is missing #321

Open
mittalyashu opened this issue Feb 7, 2021 · 0 comments
Open
Labels
area:api enhancement New feature or request help wanted Extra attention is needed

Comments

@mittalyashu
Copy link
Member

When the mail configuration is missing from logchimp.config.json and few API route will return a server error.

{
  message: "Mail configuration missing",
  code: "MAIL_CONFIG_MISSING"
}

This approach is not very user-friendly for fully trying out LogChimp after deploying.

What are the possible ways to make it better?

@mittalyashu mittalyashu added enhancement New feature or request help wanted Extra attention is needed area:api labels Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant