Skip to content

Document new rate limiter settings#489

Merged
AlexGaillard merged 4 commits intomainfrom
email-rate-limiter
Nov 4, 2025
Merged

Document new rate limiter settings#489
AlexGaillard merged 4 commits intomainfrom
email-rate-limiter

Conversation

@br41nslug
Copy link
Member

Added the new email rate limiting environment variables created in this PR directus/directus#25966

@br41nslug br41nslug requested a review from a team as a code owner October 22, 2025 15:08
@vercel
Copy link

vercel bot commented Oct 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Oct 22, 2025 6:07pm

Copy link
Member

@ComfortablyCoding ComfortablyCoding left a comment

Choose a reason for hiding this comment

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

Ideally we mention:

  • While they will be dropped when the queue is full, sending notification and the send email operation will not respond with an error.
  • A warning to ensure the email queue is appropriately sized as internal emails are also restricted by it.
  • Once the queue is full it will error and drop any subsequent calls
  • A note that the Send Email operation is also impacted by the RATE_LIMITER_EMAIL restrictions in addition to its own RATE_LIMITER_EMAIL_FLOWS if applicable.

@AlexGaillard AlexGaillard merged commit 5446b18 into main Nov 4, 2025
2 checks passed
@AlexGaillard AlexGaillard deleted the email-rate-limiter branch November 4, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants