{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block heading %}A PostHog app has experienced a fatal error{% endblock %} {% block section %}

The destination {{ hog_function.name }} has been disabled in project {{ team }} due to too many errors occurring.

We've disabled the app for now. We recommend checking the logs, and re-enabling it when the issues have been addressed.

Go to destination

If the issue persists, please contact the PostHog team for help.

If the button above doesn't work, paste this link into your browser:
{{ hog_function.url }}

{% endblock %} {% block footer %} Need help? Visit support or read our documentation.

Manage these notifications in PostHog {% endblock %}