message_summary: Log time to generate summary.

Mostly copy pasted things from markdown time logging.
This commit is contained in:
Aman Agrawal
2025-02-04 17:44:59 +05:30
committed by Tim Abbott
parent e85a33cc95
commit 0bad785f03
3 changed files with 41 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ import warnings
warnings.filterwarnings("ignore", category=UserWarning, module="pydantic")
from django.conf import settings
from django.http import HttpRequest, HttpResponse
from django.utils.translation import gettext as _