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

Use single email Mailersend endpoint for auth emails #3346

Merged

Conversation

cesarvarela
Copy link
Collaborator

@cesarvarela cesarvarela commented Feb 1, 2025

This uses Mailersend's single email endpoint for auth-related emails (sign-up, sign-in) and the bulk endpoint for notifications (new incident, new report, etc.)

It will help avoid hitting the rate limit of 15 calls per minute of the bulk endpoint, and it is how Mailersend's api expects to be used.

https://pr-3346--staging-aiid.netlify.app

@cesarvarela cesarvarela merged commit 582e04c into responsible-ai-collaborative:staging Feb 4, 2025
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants