{% extends "email/email_base.html" %} {% load static settings %} {% block title_text %} Met event quota for {{ organization.name|striptags }} {% endblock %} {% block content %}
Hello and thank you for using GlitchTip. We noticed your organization {{ organization.name|striptags }} has exceeded its monthly event limit on your {{ product.name }} and wanted to give you a heads up. Your plan allows for {{event_limit}} events, but for the current billing period we have received ###EVENT_COUNT### events for your organization. Here are a couple options to avoid this in the future. |
In the meantime, we have placed a {{ organization.event_throttle_rate }}% throttle on incoming events from projects on your organization account for this billing period. If you choose to upgrade your plan, this throttle will be removed. Otherwise, it will reset at the beginning of your next billing cycle. |